How to get the Country name from the systems 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
jothirajan
Forum Commoner
Posts: 69
Joined: Tue Jan 27, 2009 12:06 am

How to get the Country name from the systems IP address?.

Post by jothirajan »

I am creating a Project ( a polling site ).

There I need to get the Country name for the Voters.

If for example a person from Canada vote in that poll, by means of using his/her IP address how can I get their country name?.

Sorry for the Bad English

Please advice. Thanks a lot in advance.

Thanks
JOE
User avatar
VladSun
DevNet Master
Posts: 4313
Joined: Wed Jun 27, 2007 9:44 am
Location: Sofia, Bulgaria

Re: How to get the Country name from the systems IP address?.

Post by VladSun »

There are 10 types of people in this world, those who understand binary and those who don't
Post Reply