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

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

Net_GeoIP

目次
Net_GeoIP::getInstance() --  インスタンスを取得し、データベースの再読み込みを防ぐメソッド
Net_GeoIP::lookupCountryName() --  指定した IP アドレスに対応する国名を返す
Net_GeoIP::lookupCountryCode() --  指定した IP アドレスに対応する、2 文字の国コード (例: "CA") を返す
Net_GeoIP::lookupRegion() --  指定した IP アドレスに対応する地域を返す
Net_GeoIP::lookupLocation() --  指定した IP アドレスに対応する場所レコードを返す
Net_GeoIP::lookupOrg() --  指定した IP アドレスに対応する組織名あるいは ISP 名を返す

IP アドレスから地理情報を取得するためのライブラリ

このパッケージは、MaxMind の GeoIP データベースに基づいて作成されたもので、 IP アドレスに対応する地理情報を取得します。 MaxMind は フリー版 および 非フリー版 の両方のデータベースを提供しています。 これらのデータベースの取得方法については、 それぞれのウェブサイトを参照ください。

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

Download Documentation Last updated: Sun, 06 Jul 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.