Ver original$fecha = $row["fecha"];echo date("Y-m-d H:i:s", strtotime("$fecha +5 days"));
Ver originalecho date("Y-m-d H:i:s", strtotime("+5 days"));