Online PHP mail form generator
Create PHP mail form with two easy steps
Using this tools you can create any type of php mail script easily. You don't need to knowledge of any php script. Just following two steps to create php mail script for your website.
(1) Step - 1 : In first step you have to define number of fileds which you want in html form
(2) Step - 2 : In second step you have to define target email id, email subject, field title etc.
After completion of above two steps you have to download both file (a) "form.html" (b) "_sendmail.php".
Please remember you have to keep this both file in same location of your directory where you want to use form.
Step : 1