I'd like to use WIPmania's API to map IP address. http://www.wipmania.com/en/api/
Does anyone know how to grab the value returned in PHP?
For example the url (http://api.wipmania.com/123.45.67.89?google.com) returns the country code KR
.
If it was returning an XML file I'd be alright, but this has confused me.
Thanks in advance.