Click to See Complete Forum and Search --> : PHP How to get Geolocation in php
goldenswarna
June 9th, 2011, 11:33 PM
How to get current location details using php. there are lot of example in net, i want standared api which should be updated and unbroken service forever or is any database for showing the location details like ip address,city country,zipcode,etc.., anyone give idea or give example .
thanks
sona
PeejAvery
June 10th, 2011, 01:27 AM
http://www.php.net/manual/en/book.geoip.php
Just remember that not every connection can be located.
goldenswarna
June 11th, 2011, 05:22 AM
thanks peej how to i implement the extension in linux.
how to get the near by location using the current location. can u tell any permant provider database or any api.
Thanks
sona
PeejAvery
June 11th, 2011, 08:30 AM
In the link I just provided you...there's a whole section titled "Installing/Configuring."
codeguru.com
Copyright Internet.com Inc., All Rights Reserved.