列印

這個首頁四格怎麼改為 Top 15 呢?

這個首頁四格怎麼改為 Top 15 呢?

http://www.alan888.com/Discuz/thread-159913-1-1.html

原先內定為 Top 10 。怎麼改為 Top 15 或 20 呢?
Linux0911 Forum © 2004-2009 All Rights Reserved.

TOP

index.php文件
引用:
//今日發貼排行
$tomonth=date(n);
$todate=date(j);
$toyear=date(Y);
$time=mktime(0,0,0,$tomonth,$todate,$toyear);
$query=$db->query("select count(pid) as num,authorid,author from $tablepre"."posts where dateline>=$time group by authorid order by num desc limit 0,10");
while($result=$db->fetch_array($query)){
$poststar.="<a href=space.php?uid=".$result[authorid].">".cutstr($result[author],8)."</a><font color=red>[".$result[num]."]</font>";
}
紅色字體部分改你想要顯示的數量
應該沒錯吧  沒測試=.=  你可以試看看!!!
改好後記得後台 更新緩存
Linux0911 Forum © 2004-2009 All Rights Reserved.

TOP

感謝大大。我還沒升級。等升級完後會試看看再報告!謝謝!
Linux0911 Forum © 2004-2009 All Rights Reserved.

TOP



論壇聲明
  • 本論壇為無營利行為之開放平台,所有文章都是由網友自行張貼,如牽涉到法律糾紛一切與本站無關。
    如網友發表之內容涉及侵權,而損及您的利益,請立即通知版主刪除。
    請勿批評中華民國元首及政府或批評各政黨,是藍是綠本站無權干涉,但這裡不是政治性論壇!
最佳瀏覽解析度:不低於 1024 (最佳 1280 以上).(支援 IE 7, Mozilla Firefox, Safari, Chrome)
The Best Surfing Resolution: No Lower than 1024 (Best: above 1280).(IE 7, Mozilla Firefox, Safari, Chrome Supported)