PHP password generator is a complete, working random password generation function for PHP. It allows the developer to customize the password: set its length and strength. Read more »
PHP random password generator
PHP password protect
PHP password protect - is a thing which you need to protect some page generated with PHP. Read more »
PHP validate email
PHP validate email script is an easy way to validate an email address. Quick and simple PHP regular expression for email validation. Read more »