码迷,mamicode.com
首页 > 其他好文 > 详细

call to member function bind_param() on boolean...........

时间:2016-01-04 11:48:18      阅读:812      评论:0      收藏:0      [点我收藏+]

标签:function   member   数据库表   error   

Fatal error: Uncaught Error: Call to a member function bind_param() on boolean in .... Stack trace: #0 {main} thrown in.........出现这样的错误一般是数据库表名给错了,导致前面的参数无法获取正确的值,可以敲入var_dump(param_name)检测参数值是否正确获取

call to member function bind_param() on boolean...........

标签:function   member   数据库表   error   

原文地址:http://haiyanyuan.blog.51cto.com/10071455/1731254

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!