Quote:
Originally Posted by TFlan
Your bestfriend when it comes to password strength validation/test is preg_match()
|
The reason I do NOT want one humongous Regex, is that I want to provide Error Messages for each way the Password fails, as demonstrated in my code above...
Debbie