Password format validator 1.0
Developed by Mick Sear, listed in Validation
This class can be used to verify whether a given password meets several types of security requirements.
It can perform several types of independent checks like: minimum and maximum length, existence of at least one non-letter character, use of white space, use of upper or lower case characters and arbitrary regular expression matching.
After one or more functions are called the class may return the information whether any of the checks failed.
License type: GNU Lesser General Public License (LGPL)
Date added: 1 year, 7 months 13 days ago | Last updated: 1 year, 7 months 13 days ago
More popular Validation
- Oziam Captcha 1.0 (1 year, 9 months 3 days ago)
- DRB Image Verification 1.0 (1 year, 8 months 17 days ago)
- PHP CAPTCHA with Refresh 1.0 (3 years, 4 months 18 days ago)
- PHP Captcha System. No DB required 3.0 (3 years, 5 months 4 days ago)
- Mobile Verification 1.0 (3 years, 8 months 3 days ago)
Listing Files

NewPasswordValidator.php- 3.0 KB
- 10/08/2008 10:30:27

example.php- 800 Bytes
- 10/08/2008 10:30:27
