|
- <?php
- $fr=$empire->fetch1("select newstext from {$dbtbpre}ecms_news_data_{$r[stb]} where id='$r[id]'");
- $neirong=$fr['newstext'];
- $imgcount=substr_count($neirong,"<img");
- ?>
复制代码 </span><?=$imgcount?></span>
|
上一篇:帝国cms用php输出调用点赞功能下一篇:帝国CMS 首页列表页调用TAGS文章教程
|