登录

帝国CMS调用栏目别名的两种方法!

EmpireCMS 置顶

第一种:在最终栏目调用

<?=$class_r[$GLOBALS[navclassid]][bname]?>

第二种:万能的,哪里都行,应为是直接查询数据库输出的!

<?php $cr=$empire->fetch1("select bname from phome_enewsclass where classid='".$GLOBALS[navclassid]."' limit 1"); echo $cr['bname']; ?>

 

娱乐 八卦 体育 搞笑 视频 游戏 综艺 Tags:
发表评论