Curtiss Grymala - 2009-08-16

CGForms is a set of PHP classes intended to make it simpler to create and manage HTML forms. With CGForms, you can easily create an HTML form that will automatically be validated upon submission and will easily store any results in a MySQL database and/or dispatch the results to a series of e-mail addresses.

This script package is intended for users with a decent understanding of PHP and object-oriented programming.

This script is being used on multiple production sites, but some of the included files have not yet been edited properly to be fully portable. As a result, the administrative area files are unusable at the moment, unless you write your own login function called "loginok". I will eventually include the appropriate login functions, but have not made them portable, yet. This is partially why the script is in the beta stage, even though it's being used on production sites.