sForm is a form validation package consisting of several php4 classes. Its main features are complete OOH implementation, using FastTemplate for separating layout, supplying database connectivity and basic help functions. Each HTML form element is represented by its own class, extended from a standard HTML form element class, managed by a "container" form class. sForm is free for non-commercial use.
Version: 0.99 Platform(s): Win32, Linux Updated: Fri May 18 2001
4CM_phpContact is a very simple script for having a "contact us" page at your site. It allows you to add as many fields as you'd like. It will send you the results of the submission, as well as sending a confirmation email to the user who submitted the data. It is very easy to install. It includes a small instructions for setting up, and all the needed files.
Based on the Perl script, AlienForm, Mailer reads in all submitted variables and can accomplish a variety of tasks, including writing the data to a log file, creating custom browser output, or sending a formatted text e-mail. In addition, this script actually works on Windows platforms.
<b>1.1.4 Update:</b> Made a security fix and fixed a bug that caused some problems on Windows NT/2000 servers when trying to redirect.
Monstar Mail is a very easy to configure e-mail script designed for people who want to have a simple feedback form. Just edit the config file and upload it and it's ready. Also includes field validation feature. To download this script, click on the link marked "X-Tra".
Version: 1.0 Platform(s): n/a Updated: Mon Feb 19 2001
MAILER? is a form-to-mail script written in PHP that sends email to any email address you specify. Just use it in the format of http://www.yourdomein.com/mailer/email.php3?email=your@email.adress, which will send email to your@email.adress, etc.
Version: 1.2 Platform(s): n/a Updated: Fri Dec 22 2000
PHPFormmail is a PHP script, written in French, which allows you to send the contents of a form by email. It also features: file attachment support, ability to make copies of recipients, configurable redirecttion page and option to define the form's priority (Urgent, High, etc).
Version: 1.0 Platform(s): Linux Updated: Mon Dec 18 2000
This is an online Feedback Form Wizard that allows you to create a customized feedback form for your website free. All needed code is generated by the Wizard, including the PHP script and the HTML code for the form.
Version: 1.01 Platform(s): Unix, Win NT Updated: Mon Dec 11 2000
phpOpenFormGenerator is a PHP script for generating forms similar to ooh forms from phplib, but simpler. It includes required field checking, error-handling, and more.
Version: 1.0 Platform(s): n/a Updated: Wed Nov 15 2000
EZ Email Sender is very easy to install and use form processor written in PHP. It features: Displays a Thank You message, Can send a Thank You email, and Can save the results of the form to a logfile.
Version: n/a Platform(s): n/a Updated: Sat Oct 7 2000
This is a php version of Matt Wrights FormMail.pl. It provides a very simple and very powerful way to have users send you feedback from your web page. Just create the form and let the script do the rest.
This is an example code taken out of the book, 'PHP Essentials'. This is a form processor that allows users to send feedback to a specified email address.
Version: n/a Platform(s): n/a Updated: Thu Jun 29 2000
NadForm is a simple form processor written in PHP. It is designed to process five types of fields: text field, dropdown menu, text area, radio button and checkboxes. It allows you to specify required fields and proceed only if all fields have been completed. Very easy to customize.
Version: 1.0 Platform(s): Unix, Windows Updated: Sat Jun 10 2000
GPGSend is a PHP script to send a GnuPG encrypted email from a form. This script
requires: Apache (with mod_action), PHP running as a CGI, CGIwrap, and GnuPG.
Version: 0.1.1 Platform(s): n/a Updated: Wed May 24 2000
This simple script allows visitors to send you a "rating" on specific pages on your website to you, via email. There is no need for MySQL to use this script, however it would be simple enough to alter this script to send the ratings to a MySQL database and allow MySQL to "count" the number of awesome, OK, and "it sucks!" ratings you get.
Version: n/a Platform(s): n/a Updated: Thu Jan 27 2000
This is a small PHP script that takes an associative array and a URL. The array is URL-encoded and then POSTed to the URL. If the request succeeds, the response, if any, is returned in a scalar array. Outputting this is the caller's responsibility; bear in mind that it will include the HTTP headers. If the request fails, an associative array is returned with the elements 'errno' and 'errstr' corresponding to the error number and error message.
Version: n/a Platform(s): n/a Updated: Wed Jan 12 2000
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. Features include: Create lookup lists based on another table, Database independent - works with every database supported by PHPLIB, Clientside and serverside validation of user input, Allows user to authenticate based on a primary key field and a selectable password field of the table to edit their record, Layout can be specified by form fields, and Should be easy to modify the resulting script.
AITSH Mail is a form-to-mail script. You can handle multiple addresses with it, for example : mail.php3?to=john, would send mail to john@yourdomain.com. It is very easy to configure and to adapt it to your needs. The layout has been kept very simple, so you can customize it very easy. Installation instructions are inside the script.
Version: 1.0 Platform(s): n/a Updated: Thu Aug 26 1999