You are here

constant GEOIP_CITY_EDITION_REV1 in GeoIP API 7

Same name and namespace in other branches
  1. 6 lib/geoip.inc \GEOIP_CITY_EDITION_REV1
6 uses of GEOIP_CITY_EDITION_REV1
geoip_city in ./geoip.module
API function to return the city data for a given IP. Defaults to using the current user's IP if not specified. This function only works with the city level database and will return false in all other cases.
geoip_country_code_by_addr in lib/geoip.inc
geoip_country_name_by_addr in lib/geoip.inc
geoip_instance in ./geoip.module
Singleton wrapper around geoip_open().
_get_record in lib/geoipcity.inc

... See full list

File

lib/geoip.inc, line 38

Code

define("GEOIP_CITY_EDITION_REV1", 2);