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.
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Not sure (43.8%) |
Not sure (56.3%) |
- |
Sufficient (62.5%) |
- |
- |
Insufficient (33.8%) |
1858 |
| Month: |
Not yet rated by the users |
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.