帝國cms模板里調(diào)用前臺會員名及投稿數(shù)量排名的代碼
以下是調(diào)用代碼:會員投稿新聞數(shù)據(jù)表的排行榜
<table>[e:loop={'SELECT userid, username, COUNT( userid ) AS total FROM phome_ecms_news GROUP BY userid',10,24,0,'','total DESC'}]<tr><td><?=$bqno?></td><td><?=$bqr[username]?></td><td><?=$bqr[total]?></td></tr>[/e:loop]</table>
責(zé)任編輯:實速科技