sql里条件is null 在thinkphp里

$map['字段名'] = array('exp',' is NULL');

 

譬如:$condition['url']  = array('exp',' is NULL');

posted @ 2014-12-17 11:12  weiwei~  阅读(358)  评论(0)    收藏  举报