Hi!
I have to use the geoip for locating visitors, and i'm curious if somebody else used it before.
I wonder how to use the getdnsattributes function?!
Its header it's this:
function getdnsattributes ($l,$ip) ...
where $l is some lisence code... since i'm not really familiar with DNS servers, my question is how to call this function?
thanks.