header("Cache-control: private"); $cad = $_SERVER['QUERY_STRING']; //Se convierte todo lo pasado por url a variable parse_str($cad); if (isset($_POST['codempresa']) && ($_POST['clave']=='123456')){ $bRegistrado = true; }else{ $bRegistrado = false; }; ?>
|
|||||||||||||||||||||||||||||||||||||||||||||||||
|
|
||||||||||||||||||||||||||||||||||||||||||||||||
|