tag列表模板主要代码:
<ul>
[!--empirenews.listtemp--]<!--list.var1-->[!--empirenews.listtemp--]
</ul>
<div class="pagebar">
[!--show.listpage--]
</div>
list.var代码:
$listtemp='
<a href="/tag/[!--id--].html" rel="external nofollow" target="_blank">[!--title--]</a>
';
自定义列表查询SQL语句:
1、统计记录:select count(*) as total from phome_enewstags
2、查询记录:select tagname as title, tagid as id from [!db.pre!]enewstags order by tagid desc
其中排序可以自行更改 order by xxx
1.本站大部分内容均收集于网络!若内容若侵犯到您的权益,请发送邮件至:115904045@qq.com,我们将第一时间处理!
2.资源所需价格并非资源售卖价格,是收集、整理、编辑详情以及本站运营的适当补贴,并且本站不提供任何免费技术支持
3.所有资源仅限于参考和学习,版权归原作者所有,更多请阅读网站声明。