HTML form generator and submit

Package:
HTML form generator and submit
Summary:
Generate HTML forms from a specification string
Groups:
HTML, PHP 5
Author:
german gomez bajo
Description:
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.


Powered by Gewgley