This class can be used to determine the geographic location of an IP address using the hostip.info Web services.
The class is guaranteed to work with PHP version 4.2 and PHP 5.2. There is some important information in the index.php file that gives hints to troubleshoot problems.
It accesses the hostip.info Web services API site passing a given host IP address as query parameter.
The class retrieves and parses the response to return the country, the city, and the latitude and longitude coordinates of the specified host.
|
|
| Name: |
GeoLocation |
| Base name: |
geolocation |
| Description: |
Get the location of an IP address with the hostip |
| Version: |
0.2 |
| PHP version: |
4.2 |
| License: |
BSD License |
| All time users: |
3603 users |
| All time rank: |
805 |
| Week users: |
1 user |
| Week rank: |
2150  |
| |
|
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Good (80.6%) |
Good (83.3%) |
- |
Good (88.9%) |
- |
- |
Not sure (57.5%) |
1027 |
| Month: |
Not yet rated by the users |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|