array2form

Package:
array2form
Summary:
Generate HTML forms from input parameter lists
Groups:
HTML, PHP 5
Author:
Mark Berube
Description:
This class can be used to generate HTML forms from input parameter lists.

It takes an array of strings that contain multiple parameters for creating form inputs.

The input parameters are separated by the | character. The can define several types of values like the input type, label, name, size, etc..

The class can generate HTML for the whole form at once and display it as the current script output.


Powered by Gewgley