首页站内杂志技术文摘
文章内容页

帝国cms手机端WAP中内容页模板调用栏目缩略图和栏目简介方法

  • 作者:雨祺
  • 来源: 原创
  • 发表于2022-02-06 20:21:11
  • 被阅读0
  • 这里介绍下在帝国cms手机端WAP中内容页模板调用栏目缩略图和栏目简介方法,代码如下:
    1. <?php 
    2. $cr=$empire->fetch1("select classimg from {$dbtbpre}enewsclass where classid='".$r['classid']."' limit 1"); 
    3. ?> 
    4. 栏目缩放图:<img src="<?=$cr[classimg]?>"
    5.  
    6. <? 
    7. $classr=$empire->fetch1("select intro from {$dbtbpre}enewsclass where classid='".$navinfor[classid]."' limit 1"); 
    8. ?> 
    9.  
    10. 栏目简介:<?=DoWapRepNewstext($classr[intro])?> 
    【审核人:站长】

        标题:帝国cms手机端WAP中内容页模板调用栏目缩略图和栏目简介方法

        本文链接:https://www.meiweny.cn/zazhi/zhongwangjiaocheng/49.html

        赞一下

        深度阅读

        • 您也可以注册成为美文苑的作者,发表您的原创作品、分享您的心情!

        阅读记录

          关注美文苑