About This File
Overview
If you have a site and you want to generate passwords automatically for registered users or for people who forget their passwords and want a new one this PHP Class is for you. It is very easy to use, just use three parameters and start to automate the creation of passwords.
Demo : https://www.codester.com/items/5145/password-generator-php-class
Features
- Easy to use
- Flexible
- Integrates with any site
Requirements
- PHP 5.4 or higher
Instructions
Include the class in the file you want to use it and declare the PasswordGenerator object with the parameters you want and create password as simple