Categories

Updated: 09/15/2005

Password format verification

This class is written for PHP5, and is designed to be used in admin interfaces, ecommerce sites and other front end interfaces where it''s important not to use easily-guessable passwords. It can make sure that passwords contain no spaces, both letters and numbers, at least 1 or more non-alpha characters, and make sure passwords are within minimum and maximum constraints.
©2003-2019 jCay.com