<?php$bclassid=$GLOBALS[navclassid]; //取得本栏目id//取得本栏目下的子栏目?>[e:loop={"select classid, classname, classpath from `[!db.pre!]enewsclass` where bclassid='$bclassid' order by `classid` desc ",7,24,0}]<?php//这里是取得该分类下的有图片的最新数据$commbook=$empire->fetch1("select title,titlepic,smalltext,titleurl,keyboard,groupid,classid,newspath,filename,id from phome_ecms_news where classid = ".$bqr[classid]." and titlepic!='' order by newstime desc limit 1");$commbookurl=sys_ReturnBqTitleLink($commbook);?>
>
<?=$bqr[classname]?>
">更多>>
- ">" width="108px" height="85px" />
- "><?=$commbook[title]?><?=esub($commbook[smalltext],84)?>
- <?php//取得该分类下的最新数据 $newbook=$empire->query("select title,titlepic,smalltext,titleurl,keyboard,newstime,groupid,classid,newspath,filename,id from phome_ecms_news where classid =".$bqr[classid]." order by newstime desc limit 5"); while($r=$empire->fetch($newbook)) { ?>
- " title="<?=$r[title]?>">·<?=$r[title]?><?=date('Y-m-d',$r[newstime])?> <?php } //显示5条 ?>
声明:本站所有文章,如无特殊说明或标注,均为本站原创发布。任何个人或组织,在未征得本站同意时,禁止复制、盗用、采集、发布本站内容到任何网站、书籍等各类媒体平台。如若本站内容侵犯了原著者的合法权益,可联系我们进行处理。
评论(0)