".$_SERVER['HTTP_REFERER']."')"); } $GetConfig = @mysql_query("SELECT * from `site_config`"); if(@mysql_num_rows($GetConfig) > 0){ while($Row = @mysql_fetch_array($GetConfig)){ $config[$Row["site_option"]] = NumToBool($Row["site_value"]); } } //nick changing if ($mylevel >= 0){ if ($mylevel == 7){ $token = "~"; } elseif ($mylevel == 6){ $token = "%"; } elseif($mylevel == 5){ $token = "&"; } if($mylevel > 4){ $myname = $token.$myname; } else { $myname = $_SESSION["committee"]["token"].$myname; } } $myname = $myname; ?> Beyond Gaming<? if (isset($_GET["page"])) { print " : ".ucfirst(str_replace("_", " ", str_replace("%20", " ", $_GET["page"]))); } if (isset($_GET["function"])) { print " :: ".ucfirst(str_replace("_", " ", str_replace("%20", " ", $_GET["function"]))); } ?>
User Information
Username:
Level:
Committee:
 
Recent News
",$NewNewsArray["text"]); if(strlen($NewNewsArray["text"]) > 50) { $NewNews = substr($NewNewsArray["text"],0,80)."..."; } else { $NewNews = $NewNewsArray["text"]; } print stripslashes($NewNews); ?>
" class="readon">Details
 
Site Statistics
Hits:
Total Users:
Lobbies Online:
Users Online:
 
0){ $data1 = explode("=",$data); $savestring .= $qstring[$i - 1]."&"; print "".ucfirst(str_replace("_", " ", str_replace("%20", " ", $data1[1])))." / "; } else { $savestring .= $qstring[$i - 1]; $data1 = explode("=",$data); print "".ucfirst(str_replace("_", " ", str_replace("%20", " ", $data1[1])))." / "; } } print "

"; } #print "The Beyond Gaming lobby server is down for maintainance.

"; if(/*$config["Site_Open"] || ($_SESSION["user"]["level"] > 4 && !$config["Site_Open"]) || $_GET["page"] == "login"*/true){ switch($_GET["page"]){ case "admin"; include("pages/admin.php"); break; case "applications"; include("pages/applications.php"); break; case "contact_us"; include("pages/contact_us.php"); break; case "downloads"; include("pages/downloads.php"); break; case "links"; include("pages/links.php"); break; case "login"; include("pages/login.php"); break; case "register"; include("pages/register.php"); break; case "home"; include("pages/home.php"); break; case "games"; include("pages/games.php"); break; case "logout"; include("pages/logout.php"); break; case "news"; include("pages/news.php"); break; case "user"; include("pages/user.php"); break; case "tos"; include("pages/tos.php"); break; case "notices"; include("pages/notices.php"); break; case "support_ticket"; include("pages/tech_system.php"); break; case ''; include("pages/home.php"); break; default; ?>