Tag Archives: html

Code snippets in php to generate elements forms

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