php login registration function
黄舟
黄舟 2017-05-16 13:09:51
0
3
483

The previous fatal error problem was solved because there was a problem with the database, but no matter what I entered, it always jumped directly to this page. . . Logically speaking, it should not jump to the login success page. . ?

< /p>

< /p>

The following is DB.php.
< /p>

< /p>

< /p>

The following is login.php.

< /p>

黄舟
黄舟

人生最曼妙的风景,竟是内心的淡定与从容!

reply all(3)
小葫芦

The fatal error has been resolved. . . . . It seems to be a problem with mysql (ι´Д`)ノ. . . . . http://blog.csdn.net/u0127302...
Using this method to solve the database problem. . .

After many days of query and research, I found out why there was no data response. . .
Because my php couldn't get the data transmitted by post for some reason. Later, it was solved by changing it to get. As for the post issue, it is still under study. . . . . . .

迷茫

Please take a screenshot of the entire file

为情所困

$nameParam = null;
$passwordParam = null;
What is going on?

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template