帝国CMS封面页调用指定栏目缩略图代码方法

  • A+
所属分类:帝国cms技巧

内容摘要

帝国CMS封面页调用指定栏目缩略图代码方法如下:[e:loop={"select classid,classname,classimg,intro from phome_enewsclass where classid=11",1,24,0}]<img src="<?=$bqr <img src="<?=$bqr[classimg]?>" border="0" width="140" height="100" alt="<?=$bqr[classname]?>"> [/e:loop] classimg字段为调用栏目缩略图,classname为栏目名。 实际使用过程中在使用的地方放上如上代码就可实现对应的功能。

代码注释

  • 我的微信
  • 这是我的微信扫一扫
  • weinxin
  • 我的微信公众号
  • 我的微信公众号扫一扫
  • weinxin

发表评论

:?: :razz: :sad: :evil: :!: :smile: :oops: :grin: :eek: :shock: :???: :cool: :lol: :mad: :twisted: :roll: :wink: :idea: :arrow: :neutral: :cry: :mrgreen: