<?php
$string=$navinfor['newstext'];//内容字段
$some="<img ";
$num=explode($some,$string);
if(count($num)>1){//判断内容中是否有图片
?>
[!--newstext--]
<?
}else{
?>
<div id="ad">我是广告</div>
[!--newstext--]
<?
}
?>
![图片[1]-帝国cms在内容页模板判断正文newstext是否有图片-HostJL-VPS主机交流](https://www.hostjl.com/wp-content/hctimg/20220928/1657967246-0707595550a592f359.jpg)
© 版权声明
THE END

<?php
$string=$navinfor['newstext'];//内容字段
$some="<img ";
$num=explode($some,$string);
if(count($num)>1){//判断内容中是否有图片
?>
[!--newstext--]
<?
}else{
?>
<div id="ad">我是广告</div>
[!--newstext--]
<?
}
?>
![图片[1]-帝国cms在内容页模板判断正文newstext是否有图片-HostJL-VPS主机交流](https://www.hostjl.com/wp-content/hctimg/20220928/1657967246-0707595550a592f359.jpg)
暂无评论内容