function Getimg($aid) { global $dsql; $imgurls = ''; $row =$dsql->getone( "Select imgurls From `food_addpinpai` where aid='$aid' "); $imgurls= $row['imgurls']; preg_match_all("/{dede:img (.*){/dede:img/isU",$imgurls,$wordcount); $count=count($wordcount[1]); $dtp = new DedeTagParse(); $dtp->LoadSource($imgurls); if(is_array($dtp->CTags)) { $i=0; foreach($dtp->CTags as $ctag) { if($i<$count){ if($ctag->GetName()=="img") { $bigimg = trim($ctag->GetInnerText()); if($ctag->GetAtt('ddimg') != $bigimg && $ctag->GetAtt('ddimg')!='') { $litimg = $ctag->GetAtt('ddimg'); } $title=$ctag->GetAtt('text'); $imglist.='<li><a href="'.$bigimg.'" title="'.$title.'" target=_blank><img src="'.$bigimg.'" alt="'.$title.'" ></a></li>'; $i++; } } } } return $imglist; }
调用方式:
本站部分内容来源互联网,如果有图片或者内容侵犯您的权益请联系我们删除!
希望以上内容对你有所帮助!如果还有其他问题,请随时提问。 各类知识收集 拥有多年CMS企业建站经验,对 lecms, classcms, fastadmin, pbootcms, phpcms, eyoucms, yzmcms, PHP, xunruicms, jizhicms, dedecms, wordpress, hkcms, yzncms, 等各类cms的相互转化,程序开发,网站制作,bug修复,程序杀毒,插件定制都可以提供最佳解决方案。