1. Add days to date ... The following example shows how to add 7 days to date. ... $date = "2019-11-30";. echo date('Y-m-d', strtotime($date. ' + 7 ...
確定! 回上一頁