This class will do a couple of things for you. It'll give you an easy way to generate forms, and when the form is submitted, it'll also generate the SQL to store the values the user entered in the form. It'll also generate CSS identifiers for each form element, so you can use CSS to position the stuff.
There's also a formextra.inc class, which'll allow you to add my custom made multiple selectboxes
| There are not enough user ratings to display for this class. |
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| File |
Role |
Description |
form.inc |
??? |
This is the main body of the class. |
formtest.php |
??? |
On request, this is a small example file to go with the class |