Any code can be used with Dreamweaver:
HTML,
CSS, JavaScript,
PHP,
ASP etc. etc.
You insert
PHP tags at the start of your page and make sure you save your page with the extension of .
php (not .
html/.htm).
A simple
PHP form can be used to email you what users have inputted without using a database.