| |||||
Registration Login (Event sign-ups) Partners Pages Full Schedule Fri Sat Sun // ?> Prizes PuzzleQuest |
Wolfcon Gaming Convention
![]() Please click below to register on Warhorn!Warhorn Listing |
|
| ||||||||||||||||||||||
session_start(); //====================== require_once ('global/wolf_connect.php'); // connect to DB. if (isset($_REQUEST['con'])) { $con = $_REQUEST['con']; } else { $con = 74; } //====================== if (isset($_REQUEST['rcon'])) { $rcon = $_REQUEST['rcon']; } else { $rcon = 74; } //rcon = 68; $D1 = "2017-11-24"; $D2 = "2017-11-25"; $D3 = "2017-11-26"; //====================== if (isset($_SESSION['eid'])) { $eid = $_SESSION["eid"]; //$equery = "SELECT * FROM Entity Where EntityID = 0".$eid; //$eresults = mysql_query($equery); //echo $query; //or die (mysql_query()); //$rows = mysql_num_rows($results); //echo $rows; // return number of products //$erow = mysql_fetch_array($eresults) ; } else // no $sid - so session must be renewed - login again $curpage = explode("?",basename($_SERVER['PHP_SELF'] )); //echo $curpage[0]; //end; exit; switch( $curpage[0]) { case "session.php": header("Location: http://wolfcon.org/wolfconlogin.php"); case "NewPSched.php": header("Location: http://wolfcon.org/wolfconlogin.php"); case "wolfconprofile.php": header("Location: http://wolfcon.org/wolfconlogin.php"); case "adminUpost.php": header("Location: http://wolfcon.org/wolfconlogin.php"); } { //echo "NOPE"; } ?>
//session_start(); //require_once ('global/wolf_connect.php'); // connect to DB. ?>
| ||||||||||||||||||||||||||||||||||