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

 更新时间:2016年5月8日 20:13  点击:1958

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

[!--infotagslink--]

相关文章