新闻分类ID怎么获取?

浏览:577 发布日期:2015/08/28 分类:求助交流 关键字: 新闻 分类
$this->tur=M('fenlei')->order('tertip ASC')->select();
$this->mezmun=M('xinwen')->where(array('fenlei'=>'1'))->order('id desc')->select();
$this->display();
我想在首页上列出新闻分类,分类中显示10个最新新闻?
不知道图片上的红圈圈中怎么写?
请高手帮忙!

最佳答案
评论( 相关
后面还有条评论,点击查看>>