if ($_GET[site] != "") {
$query = "site=".$_GET[site];
}
if ($_GET[chat] != "") {
$query .= "&chat=".$_GET[chat];
}
if ($_GET[mapdetails] != "") {
$query .= "&mapdetails=".$_GET[mapdetails];
}
if ($_GET[gamedetails] != "") {
$query .= "&gamedetails=".$_GET[gamedetails];
}
if ($_GET[playerdetails] != "") {
$query .= "&playerdetails=".$_GET[playerdetails];
}
if ($query != "") {
$query = "?".$query;
}

echo str_replace("include/", "http://makine.ahm.gen.tr/statee/include/", str_replace("index.php", "tee-stats", file_get_contents("http://10.0.0.111/statee/index.php".$query)));
?>




Ahm is Digg proof thanks to caching by WP Super Cache