[PHP] Re: Form Validation class

2002-01-03 Thread Manuel Lemos
Hello, Daniel Harik wrote: > > Hello guys, > > at moment i'm reading "Hack Proofing your web apps" book, but it makes > me scared, i have seen a class from newbienetwork.net(can't find it > now), that validates > user input, things like telephone number, state, country , email, and > also can c

Re: [PHP] Re: Form Validation class

2002-01-03 Thread Daniel Harik
Hello Chris, Thursday, January 03, 2002, 10:41:34 AM, you wrote: CL> Ive seen em on zend.com, I wrote my own. I would recommend you take a look CL> at the ones on zend.com and modify it to taste. CL> -- CL> Chris Lee CL> [EMAIL PROTECTED] CL> "Daniel Harik" <[EMAIL PROTECTED]> wrote in m

[PHP] Re: Form Validation class

2002-01-03 Thread Chris Lee
Ive seen em on zend.com, I wrote my own. I would recommend you take a look at the ones on zend.com and modify it to taste. -- Chris Lee [EMAIL PROTECTED] "Daniel Harik" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Hello guys, > > at moment i'm reading