superpimp Posted May 24, 2006 Share Posted May 24, 2006 Is it possible to "trace" an IP via PHP? ex: you want to know from what country your visitors are from, you log there ip's and trace them.thx! Link to comment https://forums.phpfreaks.com/topic/10358-checking-ip/ Share on other sites More sharing options...
appeland Posted May 24, 2006 Share Posted May 24, 2006 [a href=\"http://ip-to-country.webhosting.info/\" target=\"_blank\"]http://ip-to-country.webhosting.info/[/a]Free IP to country DB, they even give you the redy php script.Cheers,Andi Link to comment https://forums.phpfreaks.com/topic/10358-checking-ip/#findComment-38725 Share on other sites More sharing options...
superpimp Posted May 25, 2006 Author Share Posted May 25, 2006 [!--quoteo(post=376830:date=May 25 2006, 12:35 AM:name=appeland)--][div class=\'quotetop\']QUOTE(appeland @ May 25 2006, 12:35 AM) [snapback]376830[/snapback][/div][div class=\'quotemain\'][!--quotec--][a href=\"http://ip-to-country.webhosting.info/\" target=\"_blank\"]http://ip-to-country.webhosting.info/[/a]Free IP to country DB, they even give you the redy php script.Cheers,Andi[/quote]thanks, and what about tracing the ip?like, from 61.32.45.32 to dsl.61-32-45-32.aol.com (just an example ip.) Link to comment https://forums.phpfreaks.com/topic/10358-checking-ip/#findComment-38883 Share on other sites More sharing options...
karthikeyan_coder Posted May 25, 2006 Share Posted May 25, 2006 [!--quoteo(post=376994:date=May 25 2006, 07:16 AM:name=superpimp)--][div class=\'quotetop\']QUOTE(superpimp @ May 25 2006, 07:16 AM) [snapback]376994[/snapback][/div][div class=\'quotemain\'][!--quotec--]thanks, and what about tracing the ip?like, from 61.32.45.32 to dsl.61-32-45-32.aol.com (just an example ip.)[/quote]if you want to see domains to ip then use [a href=\"http://DnsStuff.com\" target=\"_blank\"]http://DnsStuff.com[/a] Link to comment https://forums.phpfreaks.com/topic/10358-checking-ip/#findComment-38966 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.