Can any body tell me how to find IP and location of client side computer through PHP code. Is there any free source code for it?
Thanx in advance
How to get IP and country name of client side
Moderator: General Moderators
Re: How to get IP and country name of client side
This might be of some use: http://www.maxmind.com/app/geolitecountry
Re: How to get IP and country name of client side
The IP address is easy but for the country you'll need something else.
MaxMind, what Griven linked, is a popular option.
MaxMind, what Griven linked, is a popular option.