Jump to content

Location of end user?


knowram

Recommended Posts

So I have this cool trace route program where you can put in an ip address and it will show you the path taken to get to that ip and information about who owns that ip. My question is dose anyone know how this works and if it is possible to figure that information out with php or some other language? It would be extremely useful to be able to tell where the person using my site is located.

Link to comment
https://forums.phpfreaks.com/topic/29852-location-of-end-user/
Share on other sites

It would be a pretty unreliable way of finding out where your users are located. For instance, sometimes I log into my remote server (located in the US) to surf the web. I live in Australia, but according to your idea, I would show up as being in the US.

Anyway... I would assume that this traceroute program you have must have a database of ips and locations of all the major internet routers / switches.
Link to comment
https://forums.phpfreaks.com/topic/29852-location-of-end-user/#findComment-137151
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.