$lastday = date("Y-m-d",strtotime("$firstday +1 month -1 day")); return array($firstday,$lastday); }. 示例代碼. //PHP獲得指定日期所在星期的 ...
確定! 回上一頁