View Single Post
  #5 (permalink)  
Old Jan 29th, 2008, 14:08
Emzi's Avatar
Emzi Emzi is offline
SuperMember

SuperMember
Join Date: Sep 2007
Location: Manchester
Age: 25
Posts: 155
Thanks: 0
Thanked 0 Times in 0 Posts
Re: dreamweaver forms?

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.
Reply With Quote