session_start(); if(!$_SESSION['Unit']){ header("Location:../index.php"); } $_SESSION['hideMenuLink']="hideMenuLink"; include "../conn.php"; $unitCode=$_SESSION['unitCode']; ?>