複製程式碼 程式碼如下:
$now=time(); //目前時間
$StrUpdate = "Update $tbl_article set hits=hits+1"; dif"; dif lasthittime)==date("d",$now)){//同一天
$StrUpdate = $StrUpdate.",dayhits = dayhits+1";
}else{
$StrUpdate = $StrUpdate.",dayhits = 0";
}
if(date("W",$lasthittime)==date("W",$now)){//同一週
$StrUpdate = $StrUpdate.",weekhits = weekhits+1";
}else{
$StrUpdate = $StrUpdate.",weekhits = 0";
}
if(date("m",$lasthittime)==date("m",$now)){//同一月
$StrUpdate = $StrUpdate.",monthhits = monthhits+1";
}else{
$StrUpdate = $StrUpdate.",monthhits = 0";
}
$StrUpdate = $StrUpits = 0";
}
$StrUpdate = $StrUpdate.",lasthitdate' where"; //更新點擊時間
$fsql->query($StrUpdate);
不過感覺好像有些問題,如果是天的應該先判斷年月都是一樣的,然後再判斷天。
以上就介紹了photoshop cs5 官方中文正式原版下載 PHP 日,週,月點擊排行統計,包括了photoshop cs5 官方中文正式原版下載方面的內容,希望對PHP教程有興趣的朋友有所幫助。🎜