当前位置:网站首页 > 教程 > 帝国cms教程 > 帝国cms如何实现在列表页显示信息的收藏次数

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

蓝色枫叶 蓝色枫叶 2020-05-25 前往当前专题: 帝国cms教程

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

蓝色枫叶

蓝色枫叶

TA很懒,啥都没写...

Copyright 蓝色枫叶 www.lansefengye Rights Reserved.