im looking for a UK IP address lookup api ( or PHP script ) to find the location of a user. I want to produce more relevent results for a user when searching a directory. All the ones I have found just say 'UK' and dont get any more information than that. Can anyone point me in the right direction?

Regards,

Phil

link|improve this question

47% accept rate
feedback

5 Answers

There are a lot of companies that sell/provide IP information very detailed.

One of them is MaxMind

link|improve this answer
feedback

The IP2Location.com is providing accurate data of the geographical location information by detecting the IP address on the Website and Web application. You can found the sample codes and API from the Website or try the PHP module.

link|improve this answer
feedback

MaxMind is one of a number of geolocation providers that provide interfaces to PHP.

link|improve this answer
feedback

From my answer to another question:

MaxMind provide a free country and city lookup module, which can either be installed as an Apache module, or there is code for a purely PHP solution available too.

link|improve this answer
feedback

Try http://www.ipgp.net They have a free API with accurate results

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.