首页 > CMS > 帝国Empire > 正文

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

2024-08-28 12:27:49
字体:
来源:转载
供稿:网友

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

发表评论 共有条评论
用户名: 密码:
验证码: 匿名发表