geoip_code3
Lookup the three character country code for a given IP address. Sets the buffer to "error" on an unsuccessful lookup.
Syntax
native geoip_code3(const ip[], result[4])
Usage
| ip | The IP address to lookup. |
Return
The — result length.
Defined in
geoip.inc
at line 78
.
This documentation was automatically generated from source.