帝国cms列表页获取文章信息的收藏次数

帝国cms列表模板中,获取调用显示信息的收藏次数怎么显示呢?

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

列表模板var 记得勾选开启程序。
至此完成,大家快去测试吧

© 版权声明
THE END
喜欢就支持一下吧
点赞13 分享