class.forms
class.forms is a php class developed by myself that handles just about every aspect of creating forms online.
Here are some of the features:
- Quickly add text, password, hidden, upload fields and more.
- Automatically handle the posting of form data to a database (insert or update)
- Resize uploaded images proportionally
- Easily repopulate fields with GET, POST, or SQL data
- Seamless client side and server side field validation on all inputs
- You can customize a object by inserting your own html
- Don’t have to memorize which order to pass variables to functions
- Rapidly create dynamic forms easily
class.forms is released under Creative Commons Attribution-Share Alike 3.0 United States License.
Download
- [version 0.5 beta] class.forms.zip 9.64kb
This is an early beta of class.forms. Some functions may not be tested thoroughly.
Help
- [version 0.5 beta] Online Help
Companion to v0.5 class.forms, this explains all the features of class.forms and how to use them.
This code is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License. So, if you like it, share this with your friends!
