if (!isset($_SESSION)) { session_start(); } if (isset($_SESSION['nit_cc'])) { header("location: listacertificados.php"); } else { ?>