Get Location informations

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
sintprasanna
Forum Newbie
Posts: 1
Joined: Mon May 24, 2010 1:01 am

Get Location informations

Post by sintprasanna »

Hi,


Welcome to Everybody , I can't get the location informations through IP address in php source code ,How can i get country,state and city names in php code .Can you any one help me for that problem.
bye

prasanna.R
User avatar
Apollo
Forum Regular
Posts: 794
Joined: Wed Apr 30, 2008 2:34 am

Re: Get Location informations

Post by Apollo »

You would need a Geo IP database for this. You can obtain this from various sources, such as maxmind.com and ip2location.com.
Post Reply