$tmp= $_SERVER['QUERY_STRING']; if ($tmp !=""){ include("load.php"); exit(); } else include("config.php"); ?>