View Single Post
  #15 (permalink)  
Old 08-27-2009, 05:51 PM
microtekblue microtekblue is offline
WebProWorld Member
 
Join Date: Dec 2007
Posts: 70
microtekblue RepRank 0
Smile Re: PHP contact form help

You need to do a better job writing your php code.

Here is a very good tutorial to help get you started coding your own php forms.

It has good php validation, and all you gotta add in is mail() to send out the form.

PHP form tutorial
Reply With Quote