Script Description:This class is written for PHP5, and is designed to be used in admin interfaces, ecommerce sites and other front end interfaces where its 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.
Site Url: http://www.ecreate.co.uk
