The database cannot be inserted, please answer, thank you
兜里有糖
兜里有糖 2020-05-17 10:58:29
0
1
1205

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

兜里有糖
兜里有糖

reply all(1)
.

sql syntax error

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