帝国CMS内容页获取图集图片数量代码

<?php $sl=empty($navinfor[morepic])?0:count(explode(chr(13),$navinfor[morepic])); echo $sl; ?>

CMS网站morepicnavinforphp语法sl