gmstrftime(‘%H:%M:%S’,800);
显示格式如:00:03:27
$start_date =”2010-08-01″;
$end_date =”2010-09-01″
$arr = explode(“-”, $start_date);
$dateAll = (strtotime($end_date) – strtotime($start_date))/(3600*24);
for($i = 0; $i <= $dateAll; $i++ ){
$today = date(“Y-m-d”,mktime(0,0,0,$arr[1],$arr[2]+$i,$arr[0]));
echo $today;echo ”
“;
}
有点不大明白!晕
占据短小精悍的文章的沙发
I have a problem with the premise of this article but I still think its pretty informative. I really like your writing style. Keep up the good work.