The teacher wrote the administrator's password in the database directly without saying anything. I wrote the md5-encrypted password and the login display showed that the password was wrong
Look at how your code is written. Did you add md5 during verification?
Look at how your code is written. Did you add md5 during verification?