用時間比較函數(shù)實現(xiàn)的吧
我們提供的服務(wù)有:成都做網(wǎng)站、網(wǎng)站制作、微信公眾號開發(fā)、網(wǎng)站優(yōu)化、網(wǎng)站認(rèn)證、八宿ssl等。為上千家企事業(yè)單位解決了網(wǎng)站和推廣的問題。提供周到的售前咨詢和貼心的售后服務(wù),是有科學(xué)管理、有技術(shù)的八宿網(wǎng)站制作公司
比如
if(mktime()
-
$db_date
15*24*60*60){
echo
"帖子發(fā)布時間超過15日,該帖子禁止回復(fù)"
}
$db_date是你從數(shù)據(jù)庫查詢出來的時間
在ci的config文件中已經(jīng)有設(shè)置了/*|--------------------------------------------------------------------------| Master Time Reference|--------------------------------------------------------------------------|| Options are "local" or "gmt". This pref tells the system whether to use| your server's local time as the master "now" reference, or convert it to| GMT. See the "date helper" page of the user guide for information| regarding date handling.|*/$config['time_reference'] = 'local';不過這個我感覺也沒有起到做用 你可以在下面再加一段代碼date_default_timezone_set('Asia/Shanghai');這個可以保證是這個時區(qū) 后面的參數(shù)可以設(shè)置
if($u_endtimetime()){
$sql?=?"update?dbname?set?u_group?=?1?where??=?";
$re?=?mysql_query($sql);
}
if($u_endtimetime()){
M("dbname")-where(?=?)-setfield("u_group",1);
}