// check for cookies //session_start(); if(!isset($_SESSION)) { header('Location: checkcookies.php'); die(); } ?>
Username: