PHP create Form
Mail on fly
PHP FormMail Generator - A tool to create ready-to-use
web forms in a flash. Once the form has been generated, you have
a full functional web form. Including error checking of required
fields, email address validation, credit card number & expiry
date checking, multiple attachments sending, and email auto responding.
You may use it as order form, feedback back form or guest
book. All submission will be mailed to your set email address for
review.
Features:
Unlimited fields of form
All standard type of fields, plus lots of template,
such as credit card number & expiry date...
List/menu builder for multiple lists of Radio Buttons,
Selection Menu, Check Box.
Error checking : credit card number & expiry
date, email address, required fields checking.
Mail multiple attachments
Email auto responding
Store submitted form data to a text file
For general user:
You don't need to worry about the technical stuff. Once
you fill in the fields, such as email address you want the form to
send to, subject, fields of your form. You will get a ready-to-use
web form as you expected.
For expert programmer:
I know you can make your own signature cool code. That's
no doubt about it. What I'm try to do is saving your time. As you
know, form mail programming is very boring. It's no challenge at
all. Why keep doing the repeated & meaningless coding. Try something
new & fun. of cause, programming is part of fun.
For ISPs & Web Hosting Companies:
Now the Internet market is tough, especially for the companies who
provide Web Hosting Service. This phpFormMail Generator can be used as a powerful
tool for those clients who don't know how to build forms to their web sites.
You can set this tool in a central place (minimize the administration and tech
support cost).
Installation:
---------------------------
1. Get the source file and untar/unzip it as following step
Unix:
tar zxvf phpFormMailGenerator-php-x.xx.tar.gz
Windows:
use winrar or some other unzipping utility
2. Upload the unpacked directory to your web server
3. Make sure the permission of the directory has r+w+x ( read+write+execute
)
Unix:
chmod -R 777 phpfmg
This will make sure every sub directory under phpfmg will have read+write+execuate
permission. Windows NTFS (NT4/2000/XP):
. right click floder "phpfmg", select "properties"
. set allow Read+Write then "OK"
4. type the URL http://www.yourdomain.com/phpfmg/index.php to your browser
How to use Generator:
---------------------------
1. Define fields for your form.
2. What happens after click "Generate" button:
. Attempt to save your fields to a .ini file
. If the .ini saved, try to out put two files : yyyymmdd-xxxx.php, yyyymmdd-xxxx.lib.php
. If all 3 files created, you will get a pop up window of your form
. Now you have a ready-to-use web form
3. Download two files yyyymmdd-xxxx.php & yyyymmdd-xxxx.lib.php
4. Rename file yyyymmdd-xxxx.php to what you want, such as order.php.
Don't rename file yyyymmdd-xxxx.lib.php.
5. Upload those two files to your web site.
6. Done!
Download
-----------
Download PHP formmail Generator
|
| |