echo time().'<br />'; $a = date("Y-m-d"); echo strtotime($a);
此函数主要测试当我制定年月日不指定时分秒的时候它的输出是指向0时0分0秒,不能直接默认成为24时60分60秒