geoPlugin is a PHP class that can get geographical information from an IP address using the geoPlugin Web service, also known as geolocation or geoIP. It takes a given IP address and sends a request to the geoPlugin Web services server to obtain the geographic location associated to the IP address. The class also retrieves the location's currency name and conversion rate relative to a given base currency. This can be used to convert a given amount of money to the local currency. It can also retrieve locations near a place given its latitude and longitude coordinates.
| Tags | Software Development Libraries php classes Office/Business Financial Internet Web Dynamic Content |
|---|---|
| Operating Systems | Unix |
| Implementation | PHP |