sql中时间和字符串的字段要加单引号

郁闷 虽然知道这个 有时候还犯这个低级错误 鄙视自己

 

XML/HTML代码
  1. select did,title,pictureid from down_info    
  2.                       where support like '%".$mob_type."%' and isdel=0 and published=1 and pubdate>'".$lastweek."' order by hits desc limit 10  

« 上一篇 | 下一篇 »

发表评论

评论内容 (必填):