php strtotime add 1 hour code example Example: php strtotime plus 1 day $NewDate = date('Y-m-d', strtotime('+7 days'));