Home     PHP / Javascript / Ajax
PHP Check Password Script

PHP Script Codes > security-systems

Check Password Free

Rate: | Price: Free | Publisher: Office Site | Demo: | Views: 3335

PHP Script Codes > Check Password
Verifies that a given string is a good password. If it is a good password, the function returns an empty string. If it isn't, it returns a text string describing the flaws. The function is relatively permissive, but was written to take additional constraints.