include "..//index.php"; session_start(); $ActiveUser = $_SESSION['user']; if ($_SESSION["password"] != "alm") { header("Location: ..//index.php"); exit(); } echo"