Resolving Country from IP

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
mzfp2
Forum Contributor
Posts: 137
Joined: Mon Nov 11, 2002 9:44 am
Location: UK
Contact:

Resolving Country from IP

Post by mzfp2 »

Hi,

How can I work out what country a user is browsing from, based on his IP?

Kind Regards
Musaffar

http://alljammin.com
smo
Forum Newbie
Posts: 20
Joined: Tue May 31, 2005 11:02 pm

Post by smo »

There are tables available with ip ( range ) and country. Some are offering for free but by paying a little you can get better table. Once I downloaded a free one for my site trackng script. Search google you will get many...
Post Reply