(To Lisa) You got the brains and talent to go as far as you want and when you do, I’ll be right there to borrow money.
—Bart Simpson
Chapter Objectives/Student Learning Outcomes
Define sessions and explain how they are used for authentication
Create a PHP program that authenticates user logon
Create a PHP program that registers users
Create a PHP program that will allow users to change their passwords
Create a PHP program that logs invalid login attempts
Create a PHP program that will use current password hashing techniques
Verification and Sessions
No ...