[nycphp-talk] PHP Form Validation
Chris Shiflett
shiflett at php.net
Fri Sep 2 14:02:59 EDT 2005
max wrote:
> The only problem is restrictive regexp which won't
> let you use say ! as part of a password.
I never filter passwords like that - as long as you use the MD5 of
something as your filtered password, you're pretty safe, because it's
alphanumeric. This lets people use anything they want.
Chris
--
Chris Shiflett
Brain Bulb, The PHP Consultancy
http://brainbulb.com/
More information about the talk
mailing list