Huang, Ou wrote:
> I am currently working on a newsletter mailing list project and
> developed a form in php. I would like to validate before it is
> submitted. What would be the best way to validate a form? Write your
> own routines or using a form validator. I just started learning PHP,
> so don't have much experience on this. I am thinking using a form
> validator but not sure where I can get it.     
> 
> Any suggestions would be appreciated!
> 
> Thanks.

http://pear.php.net/package/HTML_QuickForm

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

Reply via email to