Net_GeoIP::lookupLocation() (Previous) (Next) Net_IPv4

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

Net_GeoIP::lookupOrg()

Net_GeoIP::lookupOrg() --  returns the name of the organization or ISP for the given IP address.

Description

This method returns the name of the organization or of the ISP which has registered the IP address range that contains the specified IP address. It works only with a non-free Organization/ISP database.

Parameter

  • string $addr - IP address

    Note: Hostnames are not supported. More information.

Throws

This method throws an exception if the IP address is invalid or the database type is wrong.

Net_GeoIP::lookupLocation() (Previous) (Next) Net_IPv4

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