PHP based form handler. Processes form submissions and sends results via email and/ or stores information to a flat file.
A form handler that can mail multiple attachments with your form. Instead of configuring through hidden form fields, information is read from one or more configuration files. This should provide a higher level of security along with considerable...
MFormsPro2 is a form handler accepting input from forms spread over multiple pages. Each application uses an easily set up template for: input checking, e-mail view sorting, required inputs, page designs, and more. Includes preview option, save to...
Soupermail is a very generic form handler that can support file upload, file download, PGP/GPG, user templates, saving the form's content, multiple recipients, required and ignored fields, cookies, PDF generation, user defined MIME returns,...
Simple but powerful form handler that contains security checks to avoid external abuse. Can handle both sendmail and SMTP.
Like most form handlers, this script can be used to mail the form data to an email address. Unlike most form handlers, OFH allows you to store the data on your server as well, in a file- format that can be easily imported in any application for...
This is a tutorial that tells the users how to build a php form to extract variables in their program. The author says to the users about the use of a generalized form handler where they should handle $FirstName even though they do not know the...
Allows a webmaster to send up to 4 unique follow-up emails to customers or leads at set times in the future. The email follow-up list is created automatically by adding a small code snippet to your existing form handler.
This is a tutorial that tells the users how to make a form handler to display the form variables and to send receipts with php. The author provides info to the users that it permits user selection of cosmetic properties, allow users maximum...
The FormHandler package is a simple software which handles the input of a form. This script is object oriented and it has different modules and is easily expandable. Basic functionality of this script consists of, checking some of the input... |