摘要:
$list=D('category')->where('cat_fid=0')->select();foreach ($list as $k=>$value){ $list[$k]['list']=M('category')->where('cat_fid='.$value['cat_id'])-> 阅读全文
posted @ 2017-01-13 20:50
phpben
阅读(251)
评论(0)
推荐(0)
|
摘要:
$list=D('category')->where('cat_fid=0')->select();foreach ($list as $k=>$value){ $list[$k]['list']=M('category')->where('cat_fid='.$value['cat_id'])-> 阅读全文
posted @ 2017-01-13 20:50
phpben
阅读(251)
评论(0)
推荐(0)
|