> I'm looking for a good class to manage forms.  It doesn't need to do 
> anything with the form itself, I'm looking for something that does form 
> validation on the processing side.  I've looked on phpclasses, but 
> everything I found was either insecure (passing data about the form 
> through hidden form fields) or just not what I needed.  Any ideas?

http://px.sklar.com/code.html?id=34

I've been using the above for the last 4+ years.  I've modified it a wee
bit to fit our specific needs but, IMO, it's the best and easiest I've come
across in that time.  That's not to say there aren't others out there you
might prefer but I definitely recommend that you at least check it out.

Chris



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to