destoon模板如何调用独立的广告ID下的所有图片,在网站上无论哪个位置都可以调用!
代码如下
<!--{php $xiaohei=tag("table=ad&condition=status=3 and pid=25
and totime>$DT_TIME&areaid=$cityid&pagesize=6&order=listorder asc&template=null");}-->
{loop $xiaohei $i $t}
<a href="{if $t[stat]==1}{DT_PATH}api/redirect.php?aid={$t[aid]}{else}{$t[url]}{/if}"
title="{$t[image_alt]}" target="_blank"><img src="{$t[image_src]}" alt="{$t[image_alt]}" /></a>
{/loop}
单个广告aid=25 数字自己对应广告ID来修改 ,此方法已经加入了点击统计功能,本例只显示6条广告,想显示几条自行修改“pagesize=6”的数值!
腾云数据-为您提供快速、稳定、安全的专业云计算服务。www.qqidc.com.cn,联系QQ:810379922 新浪微博:腾云数据
本文链接: http://www.qqidc.com.cn/blog/154.html