|
Turing Number
|
Other links at PHP > Scripts and Programs > Form Processors |
| 1. |
Email Request Form
|
|
|
A simple and yet a professional looking email request form written in php script. It asks for senders name, email, category, type, subject and message. It does preview, validate form fields, send autoresponder to sender and a copy to administrator. Senders IP address and browser information are shown on the admin letter. Personalize your emails by adding your website name, url, and company message. As an added bonus, weve included a feedback section in case your users would like to let you know what they think of your site. Great script for PHP newbie who wants to learn how to work with php form processing scripts.
|
| 2. |
12validateform.php
|
|
|
Form validation script available in two versions: simple and extra. Both can check any html form to see if the specified fields are not blank. If there are fields blank, the visitor is notified and send back to the form. If all data is correctly filled in 12validateform simple will format the form data into a message and send it to a specified email address. 12validateform extra, will first format a message to send to the visitor for confirmation. Meanwhile his data is saved in a temporary file on your computer. If a confirmation link in the message to the visitor has been clicked the data is formatted into another message and sent to you. The visitor can also cancel his message and you can put a maximum number of days for data to be stored.
|
| 3. |
NotOneBit KillBot
|
|
|
The NotOneBit.com KillBot is intended to eliminate (or at least drastically reduce) various types of web based robots from repeatedly filling out forms by requiring the user to enter some simple data (called a Turing test). Many times you may have a form on your web site and a malicious user targets a script to automatically fill out your form until it either cripples your server or floods your inbox. By requiring the visitor to read the text in an image (over 60,000,000 possible combinations) and enter that with the other data in your form, you can prevent automated scripts from repeatedly filling out your form. Try our online demo today.
|
| 4. |
Dope Mail Form
|
|
|
This is another mail form script. It includes a config file, where you can set the recipient, website name etc. and you can edit the layout colors as well. Very easy to use.
|
| 5. |
Simple email form script
|
|
|
Feel free to use this script and modify it. Please leave the credits in. Simple script to allow users on your website to send you an email. The script receives the subject and the address to send the message to it requires the user to input their name, email and their message then it sends the email.
|
|
|