| Package Information |
| Summary |
Map IP address to geographic places |
| Maintainers |
Olivier Hill <ohill@php.net> (lead) [wishlist] [details]
|
| License |
PHP License
|
| Description |
This PHP extension allows you to find the location of an IP address - City, State, Country, Longitude, Latitude, and other information as all, such as ISP and connection type. For more info, please visit Maxmind's website. |
| Homepage |
http://www.maxmind.com/ |
Release notes Version1.0.3 |
* Change license from PHP 3.0 to PHP 3.01 for Debian?
* Added geoip_continent_code_by_name() to get continent instead of country
* Fixing a small casting issue (compiler warning)
* Fixing missing entries in geoip_record_by_name(), bug #14131 |
|