bilis_money Posted June 16, 2006 Share Posted June 16, 2006 ok, let say i got an I.P. address for example this --> "203.211.90.90"now i want to translate it into a country its city as well and etc?how would i do this?thanks in advance. Link to comment https://forums.phpfreaks.com/topic/12140-ip-translation/ Share on other sites More sharing options...
zq29 Posted June 16, 2006 Share Posted June 16, 2006 I think the easiest way would be to sign up to a geo IP service. Google "Geo IP". Link to comment https://forums.phpfreaks.com/topic/12140-ip-translation/#findComment-46218 Share on other sites More sharing options...
bilis_money Posted June 16, 2006 Author Share Posted June 16, 2006 so you mean SA there is no currently specific functions with php to do this? Link to comment https://forums.phpfreaks.com/topic/12140-ip-translation/#findComment-46220 Share on other sites More sharing options...
zq29 Posted June 16, 2006 Share Posted June 16, 2006 [!--quoteo(post=384516:date=Jun 16 2006, 11:38 AM:name=bilis_money)--][div class=\'quotetop\']QUOTE(bilis_money @ Jun 16 2006, 11:38 AM) [snapback]384516[/snapback][/div][div class=\'quotemain\'][!--quotec--]so you mean SA there is no currently specific functions with php to do this?[/quote]Correct.But to elaborate on my previous statement, with regards to a GeoIP service, I think you'd have to pay for a service that gives you the level of detail you require. I have found free services that can locate the originating country of an IP, but broken down to a region, or city, I guess you would have to pay. Link to comment https://forums.phpfreaks.com/topic/12140-ip-translation/#findComment-46227 Share on other sites More sharing options...
redarrow Posted June 16, 2006 Share Posted June 16, 2006 You can get a class to do what you want for free oklink.[a href=\"http://www.phpclasses.org/browse/package/3133.html\" target=\"_blank\"]http://www.phpclasses.org/browse/package/3133.html[/a]good luck Link to comment https://forums.phpfreaks.com/topic/12140-ip-translation/#findComment-46231 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.