Net_Geo::getRecord() (Previous) (Next) Net_GeoIP::getInstance()

View this page in Last updated: Sun, 24 Aug 2008
English | French | German | Hungarian | Japanese | Polish | Spanish | Plain HTML

Net_GeoIP

Inhaltsverzeichnis
Net_GeoIP::getInstance() --  method to get an instance and avoid re-parsing the database
Net_GeoIP::lookupCountryName() --  returns full country name for specified IP address
Net_GeoIP::lookupCountryCode() --  returns 2-letter country code (e.g. „CA“) for specified IP address
Net_GeoIP::lookupRegion() --  returns the region for given IP address.
Net_GeoIP::lookupLocation() --  returns the location record for specified IP address
Net_GeoIP::lookupOrg() --  returns the name of the organization or ISP for the given IP address.

Package zur Ermittlung der geografischen Position einer IP-Adresse.

Das Package benutzt den Service der MaxMind GeoIP-Datenbank um die geografische Position einer IP-Adresse zu ermitteln. MaxMind bietet sowohl eine kostenfreie wie auch eine kostenpflichtige Datenbank. Schauen Sie bitte auf deren Webseite nach wie Sie beide Arten nutzen können.

Net_Geo::getRecord() (Previous) (Next) Net_GeoIP::getInstance()

Download Documentation Last updated: Sun, 24 Aug 2008
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.