Download List

專案描述

Geolocator is a PHP class which provides an easy-to-use interface to the IP address location XML API described at ipinfodb.com. This API allows you to find the city, state/region, country, and approximate latitude/longitude associated with an IP address or domain. The class aims to be easy-to-use, versatile, and well-documented. The class requires PHP 5.30 or greater, compiled with cURL support.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-02-05 21:24
2.0-alpha-2.5

Array and iterator functionality was implemented; Geolocation objects are now returned instead of arrays. This version could start being integrated into new and updated software; the API should be more or less stable.
標籤: Alpha, Unstable, Major, Feature Addition

2010-02-01 00:30
2.0-alpha-1.9

One Geolocator can be used to find multiple locations in one lookup. It supports country precision and domain lookups. Internal operation was made more efficient. API usage is now more intuitive and object-oriented. A PHP notice about $this->timeout being undefined was fixed. Many other changes have been made. This is a rethinking of how the class should work.
標籤: Unstable, Major, Refactoring, Feature Addition, Alpha

2009-07-12 04:17
1.0

Minor fixes were made for whitespace/tabs. Other were minor fixes were done.
標籤: Minor, Stable

2009-06-27 18:23
0.99

The API endpoint URL was updated. The cURL code was improved. Error handling was improved. The API's backup server was added. Documentation was improved.
標籤: Stable, Minor bugfixes

2009-05-21 08:15
0.9

This is the first release. It is near-production quality, but there is some testing and a few other TODOs before 1.0.
標籤: Stable, Minor

Project Resources