花魁直播高品质美女在线视频互动社区 - 花魁直播官方版

 歡迎來到素材無憂網(wǎng),按 + 收藏我們
登錄 注冊 退出 找回密碼

discuz x3.2 用戶24小時內(nèi)發(fā)帖量統(tǒng)計代碼

時間: 2019-05-24 11:57 閱讀: 作者:素材無憂網(wǎng)

24小時內(nèi)發(fā)布的正常狀態(tài)的帖子量
//24小時內(nèi)主題數(shù)量
$day_beforet = $_G[timestamp]-86400;
$oneday_threads = DB::result_first("select count(tid) from ".DB::table("forum_post")." where `first`=1 and `invisible`=0 and `dateline`>'$day_beforet' and `dateline`<'$_G[timestamp]'");
復(fù)制代碼
$_G[timestamp],當前時間戳。
$_G[timestamp]-86400,24小時前的時間戳。

版權(quán)聲明: 本站資源均來自互聯(lián)網(wǎng)或會員發(fā)布,如果侵犯了您的權(quán)益請與我們聯(lián)系,我們將在24小時內(nèi)刪除!謝謝!

轉(zhuǎn)載請注明: discuz x3.2 用戶24小時內(nèi)發(fā)帖量統(tǒng)計代碼

標簽:  
相關(guān)文章
模板推薦