php时间加减问题

2025-06-22 15:19:21
推荐回答(1个)
回答1:

$tomorrow = date('Y-m-d H:i:s', strtotime('+31 day', $date['expiration']));