form validation and gereration classes selection advice

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
duda_y
Forum Newbie
Posts: 6
Joined: Mon Sep 02, 2002 10:39 am
Location: Argentina

form validation and gereration classes selection advice

Post by duda_y »

Hello guys,

Could you recommend me a class o several classes for form generation and validation. There are a lot in http://www.phpclasses.org and I am confused. :?: If somebody has experiense on using them plese give me a hint and reason too if possible.

Thanks.
User avatar
Takuma
Forum Regular
Posts: 931
Joined: Sun Aug 04, 2002 10:24 am
Location: UK
Contact:

Post by Takuma »

Create it yourself... :P That's the best cos you can make it to fit your needs.
Post Reply