//ini_set('display_errors','on'); $start = $_GET["start"]; srand((double)microtime()*1000000); $prizenumber = rand(0,10000); $s = $_GET["s"]; if($s) $pagetitle = " | " . $s; // Fix the Query to make sure no spaces in RSS query URL $replace = " "; $with = "+"; $s = str_replace($replace, $with, $s); $title = "+"; $title2 = " "; // How many per a page $perpage = "10"; // What the next and past links add onto. If per a page is higher this needs to be changed $next = $start + $perpage; $past = $start - $perpage; // Settings $TITLE = "Daily Gaming Updates"; $PATH = $_SERVER['DOCUMENT_ROOT'].'/'; $URL = 'http://'.$_SERVER['SERVER_NAME'].'/'; $ZONE = '25'; $FEED1 = 'GAMING NEWS'; $FEED2 = 'GAME REVIEWS'; $FEED3 = 'ONLINE GAMING'; $TAG1 = 'gnews'; $TAG2 = 'greviews'; $TAG3 = 'ogaming'; ?>
$go = $_GET["go"];
if ( $go == "yes" ) {
echo "