session_start(); if ($_SESSION['autentificado'] == 'SI' and $_SESSION['tipo_usuario'] == 'agente') { header('Location: agente.php'); exit(); } require_once('top.php'); ?>
Agente:
Password: