1 Tag plus in PHP

date('Y-m-d', strtotime('+1 day', strtotime($date)))
Dead Dingo