Garrett St. John

I am a web developer and partner at Bold. This is where I share my thoughts, discoveries and other random bits.

Topic Archives: HTML Forms

FormIgniter: Easy Form Generation for CodeIgniter

July 7, 2009

I recently caught wind of a great web-based form generator for CodeIgniter, called FormIgniter. With the form validation built into CodeIgniter life is a whole lot easier than coding in straight PHP, but it can still be pretty tedious. As FormIgniter puts it: To build a form with the form validator and form libraries you [Keep Reading…]