/formgenlib

A form generation library for CodeIgniter

Primary LanguagePHP

#Form Generation Library

##Usage Load the spark like this: $this->load->spark('formgenlib/2.0.1');

Use the spark like this: $this->form->...

##User Guide Please take a look at the user guide for detailed documentation: http://frankmichel.com/formgenlib/user_guide/

##Github Repository Please send any issues and pull requests to: https://github.com/frankmichel/formgenlib

If you found bugs or have code improvements please contact me directly at: info@frankmichel.com

I hope you enjoy using this spark!