This class is meant to generate and validate HTML forms using a few functions to define inputs, load and validate the submitted values, and output the form.
The class lets the developer define individual form inputs or inputs that usually are added in logical groups like groups of radio buttons or checkboxes.
When the form inputs are added to the form composition the class already loads and validates the input values that may have been submitted and generates the HTML for each form input.
Once the form is fully composed, the developers just needs to call one function to output the form HTML.
|
|
| Name: |
form-o-mat |
| Base name: |
form-o-mat |
| Description: |
Generate and validate Web forms with few functions |
| Version: |
- |
| PHP version: |
- |
| License: |
GNU General Public License (GPL) |
| All time users: |
1090 users |
| All time rank: |
3003 |
| Week users: |
0 users |
| Week rank: |
2067  |
| |
|
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Not sure (43.8%) |
Not sure (56.2%) |
- |
Sufficient (62.5%) |
- |
- |
Insufficient (33.8%) |
2199 |
| Month: |
Not yet rated by the users |
| |
Applications that use 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.
| |
Files |
|
|