Posts Tagged ‘html’

Code snippets in php to generate elements forms

December 1, 2008david No Comments »

This is a compilation of some functions to generate elements like checkboxes, radiogroups, inputs and more. Allmost all these functions receive an associative array as main parameter to generate the html code.
You could use these functions to generate:

Checkboxes
RadioGroups
Inputs
Select lists
Text Areas

Examples
Share on Facebook

read More »

} catch(err) {}