IP Location Class
Package:
Summary:
Get the location of an IP address from IPInfoDB
Groups:
Author:
Description:
This class can be used to get the location of an IP address from IPInfoDB.
It can send a request to the IPInfoDB Web service API and get the geographic location of a given IP address.
If the location is known, the class stores in its variables the country code, country name, region code, region name, city, postal code, latitude, longitude, time zone and offset from GMT time zone.
It can send a request to the IPInfoDB Web service API and get the geographic location of a given IP address.
If the location is known, the class stores in its variables the country code, country name, region code, region name, city, postal code, latitude, longitude, time zone and offset from GMT time zone.
Comments are closed.