PDA

View Full Version : Mail Form



Joseph89Digimon
August 9th, 2002, 12:00
Is there a way to make a mail form with nothing but PHP? I tried making a form in HTML that had a button with the value "mailto:email@site.com", but it didn't work.

spork
August 10th, 2002, 04:01
yeah, its quite easy... probably won´t work on a free host though since most disable the mail() function... there should be form-processing scripts at hotscripts...