Browsing articles tagged with " PHP Development Tips"
Jun
29
2011

Get Location From User IP Address

IP to Location Function Image

For many of the websites that I work with and manage, IP addresses are collected; primarily as a means to combat spammers, secondarily because it’s always interesting to read where your visitors are coming from. There are a number of ways from which IP addresses can be used to display a location, however, many of these services have not had great results for me.  Many have either a limit to the number of IP’s returned, [...]