PHP Classes / array2form

Generate HTML forms from input parameter lists

array2form PHP Class

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.

Similar PHP Classes

Search in PHP Classes

Filter by tags