php 把数据插入mysql数据库出错
$sql="INSERTINTOtable(id,number,type)VALUES('$a','$txt','$a')";这是sql语句但是执行插入的时候出问题了,问...
$sql="INSERT INTO table (id, number, type) VALUES ('$a','$txt','$a')";
这是sql语句 但是执行插入的时候出问题了,问题如下 请问怎么解决
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 ’table (id, number, type) VALUES (’5',‘123456','5')‘ at line 1 展开
这是sql语句 但是执行插入的时候出问题了,问题如下 请问怎么解决
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 ’table (id, number, type) VALUES (’5',‘123456','5')‘ at line 1 展开
3个回答
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询