Sypex Geo
<?php include("geo/SxGeo.php"); $SxGeo = new SxGeo('geo/SxGeo.dat'); echo $country = $SxGeo->getCountry($_SERVER['REMOTE_ADDR']);