Authentication Pop-Up Window
This application shows cookies can be used in a login system. A cookie is a small piece of information that is stored on the users computer. A script at the beginning of each page checks to see if the logged in value has been set. If it has, the user is allowed to view the page. If not the user is redirected to a login form. Return to 702 Home Page
Try to access protected page
Code for Application
popupcheck.php