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.
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.
The author writes "This is the only true object oriented form class in existence. Each input, such as text fields, selects, etc., is an object. You can inherit from these objects to create the behavior you would like. You can also add completely new inputs. This is alpha code, meaning it is not fully functional. I feel that it is worth releasing since it is already usable in my applications."
This is a simple but versatile formsender that can be used for almost any application. Its special features include: JavaScript-based data and required fields validation to reduce server load and procesing time. Capability to handle multiple selection elements like Checkboxes and Select-Multiple inputs - can be used for any application like Surveys, feedback etc. Allows multiple forms to access and send the information to one common processor. <b>v1.2 update:</b> Enhanced with more powerful Javascript Regex Email validation.
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".
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.
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).
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.
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.