<? setcookie('id_user'); setcookie('pass'); session_destroy(); header('Location: /index.php'); exit; ?>