vdbr(date("Y-m-d", strtotime("2017-06-31")));//輸出2017-07-01vdbr(date("Y-m-d", strtotime("-1 month", strtotime("2017-03-31"))));// ...
確定! 回上一頁