首页 话题 小组 问答 好文 用户 我的社区 域名交易 唠叨

[分享]帝国cms如何实现在列表页显示信息的收藏次数

发布于 2025-02-23 11:55:23
0
50


列表页:
$scs=$empire->gettotal("select count(*) as total from phome_enewsfava where id='$r[id]' and classid='$r[classid]'");
$listtemp='收藏数:'.$scs;
评论
站长交流