Recommend this page to a friend! | Stumble It! | Bookmark in del.icio.us |
All requests | > | What is the best PHP visitor location class? | > | Request new recommendation | > | Featured requests | > | No recommendations | ||
by bocha lee - 11 months ago (2015-02-21) visitor location
+3 | I want to find the visitor users IP address, latitude and longitude to in a database. |
+1 | by Dragan Petar Zlatkovski 235 - 10 months ago (2015-04-01) Comment I upload my one class where I receive information form visitors of my site. You can get information detailed information by IP and USER AGENT and store in Database. You can use your own style to show your information from database. |
+2 | by Manuel Lemos 11100 - 11 months ago (2015-02-25) Comment There are many classes that can determine the location coordinates of a given IP address. Some rely on calling an external Web service. This one can work with IP2Location files, so it does not need to call a Web services. It can parse the IP2Location files and find the location details of the given IP address, not only the latitude and longitude, but if you use the more complete version of the IP2Location database files, you can get also the city name. |
Recommend package | |
|