Official ZPE/YASS documentationpassword_verify
password_verify (string confirm, string password_hash) ⇒ boolean
Returns a true or false value based on whether or not the password provided matches a hashed password.
First available: Version 1.7.6
There are no comments on this page.