class.forms v0.5 released!
If you were looking for a great PHP class that can handle any type of form you put in front of it, look no further.
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
This only scratches the surface of what this bad boy can do. If you want more information check out the help document or go to the class.forms page.