Télécharger la liste

Description du projet

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.

Système requise

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 et fonctionnalité itérateur été mise en application de géolocalisation objets sont maintenant retournés au lieu de tableaux. Cette version pourrait commencer à être intégrés dans de nouveaux logiciels et mises à jour; l'API devrait être plus ou moins stable.
Tags: Alpha, Unstable, Major, Feature Addition
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.

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

Un GeoLocator peut être utilisé pour trouver des endroits multiples en une seule recherche. Il soutient la précision de pays et les recherches de domaine. Fonctionnement interne a été rendue plus efficace. Utilisation de l'API est désormais plus intuitive et orientée objet. Un avis PHP environ $ this-> timeout être indéfini a été fixée. De nombreux autres changements ont été effectués. Il s'agit de repenser la façon dont la classe devrait fonctionner.
Tags: Unstable, Major, Refactoring, Feature Addition, Alpha
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.

2009-07-12 04:17
1.0

Corrections mineures ont été apportées pour un blanc / onglets. D'autres corrections ont été mineures ont été effectuées.
Tags: Minor, Stable
Minor fixes were made for whitespace/tabs. Other were minor fixes were done.

2009-06-27 18:23
0.99

Le paramètre d'URL d'API a été mise à jour. Le code CURL a été améliorée. La gestion des erreurs a été améliorée. Serveur de sauvegarde L'API a été ajoutée. La documentation a été améliorée.
Tags: Stable, Minor bugfixes
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.

2009-05-21 08:15
0.9

Il s'agit de la première version. Il est proche de la qualité de production, mais il ya quelques tests et A TODOS quelques autres avant 1.0.
Tags: Stable, Minor
This is the first release. It is near-production quality, but there is some testing and a few other TODOs before 1.0.

Project Resources