*/ if(!isset($_SESSION['user']['UserId'])) { header("location: index.php"); exit; } ?>