Jump to content

PHP Form Classes


c0rnf3d

Recommended Posts

(not sure this is the correct area for this posting but not sure where else it fits)

Having written php for the past year or so i have found myself spending a crazy amount of time writing basic forms and form validation (both js and serverside).

I have spent a decent amount of time searching the web trying to find a class that would generate a form and handle error checking all in one. The only class i found that does this even remotely decent is $100.

So im asking the community, do you know any php classes that will generate and handle forms & error checking?

Link to comment
https://forums.phpfreaks.com/topic/135512-php-form-classes/
Share on other sites

based of my limited exposure to the zend framework and reading the docs on the forms section, its almost like learning a new language just to get form generation.

but that js library you sent is pretty sweet. haven't been exposed to that one before. thanks!

if anyone else has recommendations on a simple class that would handle this, let me know.

Link to comment
https://forums.phpfreaks.com/topic/135512-php-form-classes/#findComment-706145
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.