数组查询时,数组中有字符串sql输出为空

浏览:748 发布日期:2015/06/11 分类:求助交流
php版本3.2.2

$map['date']='20150601'

然后where($map)

输出 where date = ''

调试发现db.class.php中 parseValue函数没有起作用
最佳答案
评论( 相关
后面还有条评论,点击查看>>