// include Page //include("include/StartConnect.inc.php"); //include("include/Variable.php"); //include("include/FunctionMis.php"); // This code demonstrates how to lookup the country by IP Address //include("GeoIP/geoip.php"); //$gi = geoip_open("GeoIP/GeoIP.dat",GEOIP_STANDARD); //AddGeoIP(geoip_country_name_by_addr($gi,$_SERVER['REMOTE_ADDR']),geoip_country_code_by_addr($gi, $_SERVER['REMOTE_ADDR'])); //geoip_close($gi) ?>