Stete, Country location from IP address?

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
Mohit_Prog
Forum Commoner
Posts: 26
Joined: Mon Apr 23, 2007 6:10 am

Stete, Country location from IP address?

Post by Mohit_Prog »

Hi friend,

I want to find State, City, Country from an IP address.
It means from a given IP address, its stae, city, country info i need.

Can you please help me?

Thanking you.
miro_igov
Forum Contributor
Posts: 485
Joined: Fri Mar 31, 2006 5:06 am
Location: Bulgaria

Post by miro_igov »

User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

Be aware that the information can be highly inaccurate. For example, my IP address used to resolve to Chicago, which was a few thousand miles away at the time.
User avatar
Gente
Forum Contributor
Posts: 252
Joined: Wed Jun 13, 2007 9:43 am
Location: Ukraine, Kharkov
Contact:

Post by Gente »

Anyway if you are looking for State-City-IP DB try to search 'GeoIP' DB in Google.
Post Reply