Posted by sisyphus on September 10, 2009 at 8:15am
I have a table of IP addresses of Countries i.e. a range of IP addresses of each country.
is there any module to support to determine the location of a user by the IP address?
Or how can i do the sql query to do so?
Should i remove those '.' dot of IP then compare with the IP ranges? What should I do?
thanks a lot.
Comments
http://drupal.org/project/ip2
http://drupal.org/project/ip2cc may do what you want and has a list of similar modules
btw, this can be found by typing "ip address country" in the search box at the top right...
This may be what you are
This may be what you are looking for http://drupal.org/project/ip2location.
or http://www.ip2location.com
http://drupal.org/project/ip2
http://drupal.org/project/ip2location ---> http://drupal.org/node/603894/release
Where can I download this?