Does anyone know a free way of finding out a users location via their IP address?
I am aware that an IP address is location based and that you can easily find out the location manually but I want to find the users location instantly.
When a user submits their details I want to be able to submit the IP address and goelocation into a database.
I don't want to use a pay service that I have to query every-time. Surely IP addresses must simply be based on a big database where:
IP Range 1 = USA
IP Range 2 = UK
etc.
Any ideas how I might be able to achieve this?
Thanks in advance,
Chris
I am aware that an IP address is location based and that you can easily find out the location manually but I want to find the users location instantly.
When a user submits their details I want to be able to submit the IP address and goelocation into a database.
I don't want to use a pay service that I have to query every-time. Surely IP addresses must simply be based on a big database where:
IP Range 1 = USA
IP Range 2 = UK
etc.
Any ideas how I might be able to achieve this?
Thanks in advance,
Chris