Hey guys I was wondering if there is a script that allows me to find a pretty accurate or near by location of a user using PHP.
I needed this to be implement in my code so wanted to see if anyone know a good solution for this.
Thanks.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
First of all read about PHP GeoIP. As data source you can use maxmind.com databases. For instance GeoLite City (it’s free).