<?php
$sl=empty($navinfor[morepic])?0:count(explode(chr(13),$navinfor[morepic]));
echo $sl;
?>
相关教程
最新帝国CMS教程
推荐帝国CMS教程
<?php
$sl=empty($navinfor[morepic])?0:count(explode(chr(13),$navinfor[morepic]));
echo $sl;
?>