帝国CMS内容模板 如何调用标题分类关键词?
方法:$navinfor变量+SQL语句
<?php $_nowtype=$empire->fetch1("select * from {$dbtbpre}enewsinfotype where typeid='$navinfor[ttid]'");?> <?=$_nowtype[pagekey]?>
帝国CMS内容模板 如何调用标题分类关键词?
<?php $_nowtype=$empire->fetch1("select * from {$dbtbpre}enewsinfotype where typeid='$navinfor[ttid]'");?> <?=$_nowtype[pagekey]?>
发表评论