本月 $StartDate = date("m/d/Y"); $CurrentDate = date("m/1/y", strtotime("$StartDate")); //next month 下個月 date("m/1/y", ...
確定! 回上一頁