Subscribe

Class.Forms an Easy Form Builder in PHP

Not too long ago I released an open source application called class.forms. This class made in PHP allowed you to easily create forms with server side and client side validation. Since this was release over 5,000 of you have downloaded this class.

However as time has gone on, people either can’t find it on the site or ask about it, so I decided to make a new blog entry about it.

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

Words can’t describe how useful this class actually is, so give it a try today.

You can download class.forms here: http://www.adamkparker.com/programming/class-forms/

Author: Adam Parker

Enjoy this Post? Share it on your favorite social bookmarking site...

 

Submit to Mixx Submit to StumbleUpon Submit to Delicious Submit to Digg

This website uses IntenseDebate comments, but they are not currently loaded because either your browser doesn't support JavaScript, or they didn't load fast enough.

Leave a Reply

Related Posts

Check out some more great tutorials and articles that you might like.