Hi, Would anyone here be interested in helping maintain some PHP code that converts IP address to company and country? Cheers
Tom_Cash
2:42 pm on Apr 28, 2016 (gmt 0)
Hello, welcome to WebmasterWorld!
Regarding the country part, I've done this using a script that I found over on [chir.ag...]
It's really very simple to use: - Include the main ip_to_location.php file - Pass the IP address into the ip_to_location($ip) function and it will spit out a GEO code, like GB, IE, FR, ES.