首页上一页 1 下一页尾页 1 条记录 1/1页
数据库发生错误
发表在PHP图书答疑
2010-07-04
是否精华
是
否
版块置顶:
是
否
为什么我的本地测试成功,上传到虚拟主机会发生错误?情况如下:
-------------------------------------------------------------------------------------
数据库发生错误: SQL查询语句出错: insert into VIP_file(file_title,file_lxr, file_lxfs,file_szss,file_tupian,file_face,file_content,file_date) Values ('好','去','是','是', '','','$this->Error','2010-07-04 13:12:00')
MySQL 返回错误信息: 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 '../images/1.gif' >','$this->Error','2010-07-04 13:12:00')' at line 5
-------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------
数据库发生错误: SQL查询语句出错: insert into VIP_file(file_title,file_lxr, file_lxfs,file_szss,file_tupian,file_face,file_content,file_date) Values ('好','去','是','是', '','','$this->Error','2010-07-04 13:12:00')
MySQL 返回错误信息: 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 '../images/1.gif' >','$this->Error','2010-07-04 13:12:00')' at line 5
-------------------------------------------------------------------------------------------