diff --git a/reference/geoip/book.xml b/reference/geoip/book.xml index 9cd3a2e33b..b0d335e192 100644 --- a/reference/geoip/book.xml +++ b/reference/geoip/book.xml @@ -1,21 +1,21 @@ - + Geo IP Location GeoIP &reftitle.intro; - + The GeoIP extension allows you to find the location of an IP address. City, - State, Country, Longitude, Latitude, and other information as all, such as + State, Country, Longitude, Latitude, and other information as all, such as ISP and connection type can be obtained with the help of GeoIP. - + - + This extension does not support MaxMind's current "GeoIP2" databases, only the "GeoIP legacy" database files. - + diff --git a/reference/geoip/constants.xml b/reference/geoip/constants.xml index 4508a12318..b653bba40b 100644 --- a/reference/geoip/constants.xml +++ b/reference/geoip/constants.xml @@ -1,6 +1,6 @@ - + &reftitle.constants; &extension.constants; @@ -126,9 +126,9 @@ - + The following constants are for net speed: - + @@ -136,7 +136,7 @@ (int) - + @@ -145,7 +145,7 @@ (int) - + @@ -154,7 +154,7 @@ (int) - + @@ -163,12 +163,11 @@ (int) - + - - - + &reftitle.setup;
&reftitle.required; - + This extension requires the GeoIP C library version 1.4.0 or higher to be installed. You can grab the latest version from &url.maxmind.geoip; and compile it yourself. - - + + By default, you will only have access to the Free GeoIP Country or GeoLite City databases. While this module can work with other types of database, you must buy a commercial license from Maxmind. - +
&reftitle.install; - + &pecl.moved; - - + + &pecl.info; &url.pecl.package;geoip. - +
&reference.geoip.ini;
- -