Home > Q&A > body text
ringa_lee2017-04-10 15:27:00
where 啥 = 'g' 啊 。 CI,规范的写法 ; $this->db->where('column',$data);
高洛峰2017-04-10 15:27:00
大哥,你where的时候漏了字段名。仔细检查一下
黄舟2017-04-10 15:27:00
这不是明显的sql错误么? select something from table where condition......
很明显是不够细心。