<? require("framework.php"); $_SESSION["id_user"] = ""; session_destroy(); header("Location: login.php"); ?>