I am in process of implementing this using geoplugin (http://www.geoplugin.com/webservices/php) and maintain the session accordingly throughout. The session only gets created when the content corresponding to the detected location exists, else the default content shows up.
Radhe 5:21 pm on January 20, 2012 Permalink | Log in to Reply
free – http://ipinfodb.com/ip_location_api.php
comercial – http://www.ip2location.com/ip-country-web-service.aspx
Radhe 5:25 pm on January 20, 2012 Permalink | Log in to Reply
eg.
http://api.ipinfodb.com/v3/ip-city/?key=10117bd52b8692374754156c2ba826a4690f239d82f6f9407a74f7bcb6315ae6&ip=115.115.82.210
http://api.ipinfodb.com/v3/ip-country/?key=10117bd52b8692374754156c2ba826a4690f239d82f6f9407a74f7bcb6315ae6&ip=115.115.82.210
Abhimanyu 11:12 am on January 22, 2012 Permalink | Log in to Reply
I am in process of implementing this using geoplugin (http://www.geoplugin.com/webservices/php) and maintain the session accordingly throughout. The session only gets created when the content corresponding to the detected location exists, else the default content shows up.