KEY
Admin RecoveryRestore admin access with a server-generated hash.
This utility uses password_hash() and verifies it with password_verify() before saving to MySQL.
This utility uses password_hash() and verifies it with password_verify() before saving to MySQL.
Use this only when the administrator account cannot sign in.