';
$recbreadcrumb .= 'cdkitchen > cooking games > recipe word find';
$recbreadcrumb='
';
$newmysqli=1;
@include "/home/chilidog/public_html/connector.inc.php";
$h1tag = 'Recipe Word Find';
$pageURL = 'http';
if (isset($_SERVER["HTTPS"]) && $_SERVER["HTTPS"] == "on") {$pageURL .= "s";}
$pageURL .= "://";
if ($_SERVER["SERVER_PORT"] != "80") {
$pageURL .= $_SERVER["SERVER_NAME"].":".$_SERVER["SERVER_PORT"].$_SERVER["REQUEST_URI"];
} else {
$pageURL .= $_SERVER["SERVER_NAME"].$_SERVER["REQUEST_URI"];
}
//echo $pageURL;
$correctpage = explode('?',$pageURL);
if ($correctpage[1]){
@header ('HTTP/1.1 404 Not Found');
@include '/home/chilidog/public_html/start.php';
//echo '';
exit;
}
//$showallarts .='