How to add one day in current date using PHPadmin | Posted on May 11, 2021 | PHP Code <?php echo date('Y-m-d', strtotime(' + 1 days')); ?> Post Navigation ← Previous PostNext Post → Leave a Reply Cancel replyYour email address will not be published. Required fields are marked *Comment * Name * Email * Website Save my name, email, and website in this browser for the next time I comment.
Leave a Reply