php 判断今天的前一天,或前后多少天的代码. ... echo "一个月后:".date("Y-m-d",strtotime("+1 month"))."<br>"; echo "十年后:".date("Y-m-d" ...
確定! 回上一頁