i want to convert ip 2 country

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
buffon
Forum Newbie
Posts: 8
Joined: Wed Mar 23, 2011 2:58 pm

i want to convert ip 2 country

Post by buffon »

hi everybody

i want to convert user ip to the corresponding country how can i do that by a script or database .. not fetching the country from other sites???????
User avatar
pickle
Briney Mod
Posts: 6445
Joined: Mon Jan 19, 2004 6:11 pm
Location: 53.01N x 112.48W
Contact:

Re: i want to convert ip 2 country

Post by pickle »

The only service I could find that lets you download the database was MaxMind: http://www.maxmind.com/app/country
Real programmers don't comment their code. If it was hard to write, it should be hard to understand.
buffon
Forum Newbie
Posts: 8
Joined: Wed Mar 23, 2011 2:58 pm

Re: i want to convert ip 2 country

Post by buffon »

thank u 4 help i download it and now i upload to my site
Post Reply