= 0 && $visitas <= 9999) { file_put_contents('./visits.txt', $visitas - 1); header('Location: ./index.php'); } else { backToLife(); } ?>