logo logo

Calling/Using Google Maps API reverse geocoder from PHP

Still talking about web GIS here.. Reverse geocoder is a way of converting GPS coordinate (latitude, longitude) into human readable address. Instead of JavaScript, we also can call reverse geocoder feature...

Other way to achieve geo IP targeting for free

On previous post, I already show you how to achieve geo IP targeting using MaxMind GeoLiteCountry. Now, I’ll show you on how to use other freely available geo IP API. We will use API provided by...

Use Maxmind Free GeoLiteCountry for geo targeting visitors (example)

So, I should put it here for my personal notes, in case I lost my notes. Maxmind provide us, developer, a free geo IP country database. This database is useful for geo targeting visitors. For example you can...
bottom