N nandy New member Apr 12, 2010 #1 My save.php file gets a date variable $dt, say it takes the value "2010-04-12". Now i need to assign the date of its next day to the variable $dt1. what are the lines of php code to do this?
My save.php file gets a date variable $dt, say it takes the value "2010-04-12". Now i need to assign the date of its next day to the variable $dt1. what are the lines of php code to do this?