|
|
Processing HTML forms and send results through e-mail, log them to a file or do a complex process.
|
|
PHPFormMail is a universal WWW form to E-mail gateway. PHPFormMail's main goal is to seamlessly take the place of it's PERL sister. All functions from the PERL version of FormMail have an exact duplicate in PHPFormMail. PHPFormMail also has some extra functions built in, where ever you see a "*" (red star) is a new feature. Special thanks to Matt's Script Archive (http://www.worldwidemart.com/scripts) for if it wasn't for him/them/her (?) there would be no FormMail period. =:^)
There is only one required form input tag which must be specified in order for this script to work with your existing forms. Other hidden configuration fields can also be used to enhance the operation of PHPFormMail on your site.
The anonymous WWW user must have the ability to read/execute the PHPFormMail.php script. If you have problems running a script with the .php extension, try .php3, .phtm, .phtml. If those do not work, please check with your system administrator for more help on running PHP scripts.
The "Read Me" is included in all archives, but I've provided an online version for you.
Online "Read Me"
More information and script source can be found at:
http://www.boaddrink.com/projects/phpformmail/
Also there is a message board for this script at:
http://www.boaddrink.com/forum/viewforum.php?f=2
|
|
The Script Formerly Known As PHPMail. As I added features to PHPMail, its name became inaccurate, as it can now do so much more than just mailing form results, including sending an autoresponder, logging to a text file, logging to a MySQL database, and sophisticated data validation.
There is now also a multi-user version of Phorm available. Email multi@phorm.com for more information.
Script Source:
ftp://ftp.holotech.net/phorm/phorm.zip
More information:
http://www.holotech.net/scripts.html
|
|
A complete revamp of the form processor script. This version is hugely more
versatile and configurable. It is however, for php4 only and is not backwards
compatible with previous versions. It offers:
- Processes all types of form input
- Multiple emails supported, with Cc: and Bcc:
- Input can be validated against various regular expressions
- Improved security features
- Fully template driven, including emails
More information and source:
http://www.phpguru.org/formproc3.html
|
|