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. . . . . . .
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?