Start Session and Set Session Variables

"; echo $dummy_login; if (isset($_SESSION['dummy_login'])) { header('Location: eg030_session_2.php'); } ?>