Links for form Validation class ??

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
User avatar
PHPycho
Forum Contributor
Posts: 336
Joined: Fri Jan 06, 2006 12:37 pm

Links for form Validation class ??

Post by PHPycho »

Hello forums!!
I am searching for a good form validation class in php which i can use for my programming.
Do anybody know such links , posts ? I would be very greatful if i got the good one.
Thanks in advance to all of you.
miro_igov
Forum Contributor
Posts: 485
Joined: Fri Mar 31, 2006 5:06 am
Location: Bulgaria

Post by miro_igov »

What you need client or server side? For client-side i use adobe spry.
User avatar
superdezign
DevNet Master
Posts: 4135
Joined: Sat Jan 20, 2007 11:06 pm

Post by superdezign »

You always want "free scripts," don't you? :roll:

I don't remember who (I think Everah?) but there's a post on the boards with either a full form validator or a large piece of it. Search for it. I wrote one once, but even though it was much more organized OO-wise, it was more cluttered to write into HTML. Just can't seem to win. ;_;
User avatar
Oren
DevNet Resident
Posts: 1640
Joined: Fri Apr 07, 2006 5:13 am
Location: Israel

Post by Oren »

Post Reply