Is it possible to get the location details from the users IP Address in PHP.
Any suggestions ??
Thanks
I recently found PHP GeoIPLocation Library
Its a single PHP file that you need to include in your PHP script. It automatically searches a well-updated database and returns the country details for you.