ip address identification

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
satheshf12000
Forum Commoner
Posts: 25
Joined: Mon Sep 04, 2006 5:38 pm

ip address identification

Post by satheshf12000 »

Hi all,

I want to find out from which location, my users are coming to my website. i.e How can i know that certain ip addresses are from USA , some are from INDIA..etc.How to know the place of the users?? Any ideas?? Any help would be appreciated.

thanks..
User avatar
anjanesh
DevNet Resident
Posts: 1679
Joined: Sat Dec 06, 2003 9:52 pm
Location: Mumbai, India

Post by anjanesh »

IP-to-Coutnry
IP2Location
But the most accurate so far is GeoIP.
Post Reply