logo

更新時間:

足球

帝国cms教程:封面页模板调用栏目别名的方法

建站之家

方法一:
<?=$class_r[$GLOBALS[navclassid]][bname]?>
备注:此方法在终极栏目可用,非终极栏目不可用

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

备注:此方法在任意栏目均可用

友情鏈接

Copyright © 2024 chakd 版权所有. All Rights Reserved.

冀ICP备20230sdf26749号-1