返回
sl
帝国CMS内容页获取图集图片数量代码
<?php $sl=empty($navinfor[morepic])?0:count(explode(chr(13),$navinfor[morepic])); echo $sl; ?>
CMS网站
morepic
navinfor
php语法
sl