文章詳情頁
數據庫無法插入,求解答,謝謝
瀏覽:143日期:2022-06-09 14:54:59
問題描述
<?phprequire 'connect.php';
$sql="INSERT INTO 'student'('name','course','grade') VALUES ('jj','value','88')";
--------------------------------------------------------------------------------------------
網頁提示:< style="color: rgb(0, 0, 0); font-family: "Microsoft YaHei"; white-space: normal;">鏈接成功添加失敗You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ''student'('name','course','grade') VALUES ('jj','value','88')' at line 1
問題解答
回答1:sql語法錯誤相關文章:
排行榜
