IDForm

Package:
IDForm
Summary:
Compose HTML forms programmatically
Groups:
HTML, PHP 5
Author:
Valentin
Description:
This class can be used to compose HTML forms programmatically.

It can compose a form by adding input elements interleaved with arbitrary HTML sections by defining the input parameters. You can also directly add html code into composing form if you need.

The class assembles the HTML of the composed form and returns it as a string.

All html genetation made according to W3C standatds.


Powered by Gewgley