June 22, 2019 Patrick Morrow PHP How to Verify Passwords with password_verify() in PHP June 22, 2019 Patrick Morrow PHP In this lesson I will show you how to use password_verify() to validate a password from a user.