东方星雨

简单网络

一个爱好网络的80后男站长。

关注我东方星雨个人微信号:476847113

您现在的位置是:首页 > 站长日志

帝国cms封面页 列表页 内容页调用栏目别名

2018-12-04 站长 站长日志

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

上面那一句可以在列表页和内容页去调用

封面模板要调用,博主只找到了一个用sql语句去调用的

[e:loop={"select bname from phome_enewsclass where classid='$GLOBALS[navclassid]'",1,24,0}] <?=$bqr[bname]?> [/e:loop]

文章评论