SyntaxFix
Write A Post
Hire A Developer
Questions
Simplest solution:
$date = new DateTime('+1 day'); echo $date->format('Y-m-d H:i:s');