Why does it show that there is no such user after logging in with admin and 123456?
AwAreWut
AwAreWut 2019-07-05 11:48:07
0
3
1735

The name of my database is also tp5, but after entering admin and 123456, it shows that the user has not been changed. Why is this? Please explain.

AwAreWut
AwAreWut

reply all(2)
AwAreWut

OK Thanks. let me try.

樂成

"There is no such user" means that the admin data is not found in the data table.
1. Make sure that there is the login user admin in the database table.
2. Check the login code and whether the data submitted by the form is obtained correctly.
3. You can print the SQL statement and see it

  • reply The password is blank at first and needs to be changed in the database. Change the password to 123456 or another password, and then log in according to your username and password.
    AwAreWut author 2019-07-06 10:26:06
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!