-
启用程序代码:
- 在
list.var
中勾选“使用程序代码”。
- 在
-
添加代码:
- 在列表页模板中添加以下代码:
$scnum = $empire->gettotal("select count(*) as total from www_moban5_cn_enewsfava where id='$r[id]' and classid='$r[classid]'");
$listtemp = '收藏数:' . $scnum;
- 在列表页模板中添加以下代码:


分享服务器维护、抵抗入侵、防篡改、防御攻击、排查后门木马、清理挖矿病毒、网络安全、信息安全、内网安全、数据灾备、网站搬迁、程序升级、威胁情报、网站安全运维的日常知识
启用程序代码:
list.var
中勾选“使用程序代码”。添加代码:
$scnum = $empire->gettotal("select count(*) as total from www_moban5_cn_enewsfava where id='$r[id]' and classid='$r[classid]'");
$listtemp = '收藏数:' . $scnum;