This class can be used to generate and validate Web forms.
It can generate HTML for generating the basic tables of Web form inputs.
It can also generate Javascript code to validate form inputs on the browser side according to validation rule parameters.
Currently it supports the following input value validations: required, e-mail address, telephone number, age, price, city code, equal inputs, minimum and maximum length.
| There are not enough user ratings to display for this class. |
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| File |
Role |
Description |
Form |
index.tpl |
Data |
Smarty template to example |
example.php |
Example |
Example of using this class with Smarty templates |
class.form.php |
Class |
class source |