What the hell is this?
阿瑟斯
阿瑟斯 2022-08-15 01:32:52
0
3
945

In the database, logging in with the administrator who has been set up shows that the password is incorrect; when the parameter is changed from 1 to 0, that is, when the user becomes an ordinary user, you can log in again. The source code downloaded from //m.sbmmt.com/course/902.html.l.pngr.png

阿瑟斯
阿瑟斯

reply all (1)
autoload

The password is not modified like this. Now the database directly stores the clear text password?

image.png

are all encrypted by md5. There must be problems if you change them directly. Good *** video

  • reply Can you remove md5 first, and then add md5 after inserting and modifying the database?
    阿瑟斯 author 2022-08-15 09:45:10
  • reply Thank you very much, sir, the problem is solved
    阿瑟斯 author 2022-08-15 11:14:07
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!