Introduction
Welcome
()
Using the exercise files
()
1. Password Generator
About character sets
()
Create a character set
()
Select a random character
()
Build a randomized string
()
Allowing configuration
()
Using a form for configuration
()
Function options
()
2. Readable Password Generator
Secure passwords vs. friendly passwords
()
Create a dictionary
()
Merge dictionaries
()
Choose random words
()
Add random numbers and symbols
()
Specify password length
()
3. Password Strength Meter
What is a strong password?
()
Create a ration function
()
Rating use of character cases
()
Rating use of numbers and symbols
()
Rate password length
()
Display a color strength meter
()
Ex_Files_EasyPHP_Password.zip
(51 KB)