Skunky Form

form rendering sample
Package:
Skunky Form
Summary:
Display, validate and process HTML forms
Groups:
Databases, Email, HTML, PHP 5
Author:
damien conte
Description:
This class can be used to display, validate and process HTML forms.

It can generate HTML and JavaScript to display and validate forms on the browser side.

The class may also validate the forms according to several rules on the server side with the PHP code of the class itself.

The the form is valid it can save the submitted values to a records of MySQL databases, or others supported by PEAR DB or MDB2 .

The submitted form values can also be sent by e-mail to a given address.


Powered by Gewgley