RomcoMail is a simple PHP script for sending form information via email. It is well documented and trivial to set up. Simply paste this script to the top of your form and change a few varibles or use the demo form provided.
This script should help you to create database driven forms. For that
purpose you must only fill out a form which this script will display
and after you submitted your entries it will generate a new script
to handle all interaction with the database.
This script will send a form by email, once submitted it will disable the submit button so the user cannot Spam the web master and also set a cookie so the user cannot load the form again. The script is has a wide range of options you can change as well as a good documentation.
AdesFormMail 2.1 is easy to install script. Which works with Flash and PHP to send email from your website. It also validates the required fields not to be empty. When the user does not fill the required fields, it reminds them to fill.
phpObjectForms is a fully object-oriented, highly customizable, easily extendable, library for creating and processing HTML forms without writing any HTML code. The main goals of the library are ease of use and universality.
spiderMail v2.0 is a complex form mailer. All of the data entered in a form is sent to an e-mail address specified in the form or the script itself. A subject and "from" address address may also be specified. The user input is also printed to the screen. The e-mail and screen presentation are formatted according to two separate templates completely customizable by the site owner. Additionally, version 2.0 includes the ability to use address book aliases in place of e-mail addresses. This will effectively hide your e-mail addresses from users and even malicious scripts which search Web pages for addresses.
This script simply presents the user with a form allowing him/her to enter a message without ever revealing your email address. This should greatly reduce the amount of spam you get, and the user doesn't have to have a properly working mail client.