帝国CMS内容模板 如何调用标题分类关键词

来自:互联网
时间:2021-11-07
阅读:
免费资源网 - https://freexyz.cn/

帝国CMS内容模板 如何调用标题分类关键词?

方法:$navinfor变量+SQL语句

  1. <?php $_nowtype=$empire->fetch1("select * from {$dbtbpre}enewsinfotype where typeid='$navinfor[ttid]'");?>
  2. <?=$_nowtype[pagekey]?>
免费资源网 - https://freexyz.cn/
返回顶部
顶部