$date=date("Y-m-d",strtotime($da.'+'15 day'));
在原来日期加15天 strtotime用法

最新推荐文章于 2025-06-21 10:11:30 发布

$date=date("Y-m-d",strtotime($da.'+'15 day'));