password_verify()
The password_verify() function verifies that a password matches a hash. This is useful for authenticating users securely.