File/libraries/geotargeting/maxmind/geoip.inc

Description
Classes
Class Description
 class GeoIP
Constants
CANADA_OFFSET = 677 (line 57)
DATABASE_INFO_MAX_SIZE = 100 (line 43)
FIPS_RANGE = 360 (line 59)
GEOIP_CITY_EDITION_REV0 = 111 (line 47)
GEOIP_CITY_EDITION_REV1 = 2 (line 48)
GEOIP_COUNTRY_BEGIN = 16776960 (line 36)
GEOIP_COUNTRY_EDITION = 106 (line 44)
GEOIP_MEMORY_CACHE = 1 (line 40)
GEOIP_ORG_EDITION = 110 (line 49)
GEOIP_REGION_EDITION_REV0 = 112 (line 45)
GEOIP_REGION_EDITION_REV1 = 3 (line 46)
GEOIP_SHARED_MEMORY = 2 (line 41)
GEOIP_SHM_KEY = 0x4f415401 (line 55)
GEOIP_STANDARD = (line 39)
GEOIP_STATE_BEGIN_REV0 = 16700000 (line 37)
GEOIP_STATE_BEGIN_REV1 = 16000000 (line 38)
MAX_ORG_RECORD_LENGTH = 300 (line 54)
MAX_RECORD_LENGTH = 4 (line 53)
ORG_RECORD_LENGTH = 4 (line 52)
SEGMENT_RECORD_LENGTH = 3 (line 50)
STANDARD_RECORD_LENGTH = 3 (line 51)
STRUCTURE_INFO_MAX_SIZE = 20 (line 42)
US_OFFSET = 1 (line 56)
WORLD_OFFSET = 1353 (line 58)
Functions
geoip_close (line 313)
void geoip_close (mixed $gi)
geoip_country_code_by_addr (line 346)
void geoip_country_code_by_addr (mixed $gi, mixed $addr)
geoip_country_code_by_name (line 325)
void geoip_country_code_by_name (mixed $gi, mixed $name)
geoip_country_id_by_addr (line 341)
void geoip_country_id_by_addr (mixed $gi, mixed $addr)
geoip_country_id_by_name (line 317)
void geoip_country_id_by_name (mixed $gi, mixed $name)
geoip_country_name_by_addr (line 354)
void geoip_country_name_by_addr (mixed $gi, mixed $addr)
geoip_country_name_by_name (line 333)
void geoip_country_name_by_name (mixed $gi, mixed $name)
geoip_load_shared_mem (line 196)
void geoip_load_shared_mem (mixed $file)
geoip_open (line 296)
void geoip_open (mixed $filename, mixed $flags)
geoip_org_by_addr (line 416)
void geoip_org_by_addr (mixed $gi, mixed $addr)
geoip_region_by_addr (line 455)
void geoip_region_by_addr (mixed $gi, mixed $addr)
getdnsattributes (line 463)
void getdnsattributes (mixed $l, mixed $ip)
_geoip_seek_country (line 362)
void _geoip_seek_country (mixed $gi, mixed $ipnum)
_get_org (line 400)
void _get_org (mixed $gi, mixed $ipnum)
_get_region (line 424)
void _get_region (mixed $gi, mixed $ipnum)
_setup_segments (line 214)
void _setup_segments (mixed $gi)

Documentation generated on Thu, 20 Jan 2005 17:10:01 +0000 by phpDocumentor 1.3.0RC3