"; if (!isset($_SESSION['user_id'])) { echo "user_id not set.
"; // header('Location: login.php'); // exit; } echo "end of test"; ?>