0) { $refreshTime = $today - $now; } else { $refreshTime = $tomorrow - $now; } header("Refresh: $refreshTime; url=http://localhost/covid_19/services/get_data_from_url.php"); ?>