PHP 1 Tag ab Datum entfernen

print('Next Date ' . date('Y-m-d', strtotime('-1 day', strtotime($date_raw))));
Stormy Serval