Page 1 of 1
How to get IP and country name of client side
Posted: Tue Sep 15, 2009 1:25 am
by waseem83
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
Re: How to get IP and country name of client side
Posted: Tue Sep 15, 2009 1:29 am
by Griven
Re: How to get IP and country name of client side
Posted: Tue Sep 15, 2009 1:30 am
by requinix
The IP address is
easy but for the country you'll need
something else.
MaxMind, what Griven linked, is a popular option.