This class can be used to generate HTML forms from a specification string.
It takes a text string that defined all the details of all input of the form to be generated. The input definition includes the name, type and if the input is required.
The class generates the necessary HTML to present the form with the specified required displaying one per line.
| 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 |
|
|
| File |
Role |
Description |
example.php |
Example |
example that shows a usage to add some comments into a page |
form.class.php |
Class |
the class |