织梦dedecms调用单个图集中图片数量的方法
修改方法:
打开 /include/common.func.php 文件
增加如下函数:
function Getimgnum($aid)
{
global $dsql;
$imgurls = '';
$row =$dsql->getone( "Select imgurls From `dede_addonimages` where aid='$aid' ");
$imgurls= $row['imgurls'];
preg_match_all("/{dede:img (.*){\/dede:img/isU",$imgurls,$wordcount);
$count=count($wordcount[1]);
return $count;
}
调用方法:
{dede:list pagesize='10'}
共[field:id function="Getimgnum(@me)"/]张
{/dede:list}
(责任编辑:最模板) |

ecshop黑红色耳机电子外贸
人气:938
谷歌翻译仿panli代购程序
人气:2319
仿yoybuy淘宝海外英文代购
人气:3079
ecshop仿米奇化妆品商城程
人气:1349
ecshop成人用品大气模板
人气:1087
仿rutaobao俄文淘宝代购系统
人气:1130