最后dump2那一部分 按照老師寫的也去打印了 結(jié)果 完全出不來數(shù)據(jù) 不知道有沒有小伙伴遇到類似問題
2018-04-27
$sql="select id,username,password from user where username='{$username}' && password='{$password}'";
Error: check the manual that corresponds to your MySQL server version for the right syntax to use near '\'king\' && password=\'665525c23c8f84a27367d1c86bec4935\'' at line 1
求解
Error: check the manual that corresponds to your MySQL server version for the right syntax to use near '\'king\' && password=\'665525c23c8f84a27367d1c86bec4935\'' at line 1
求解
2018-04-22