|
geoip_country_code_by_name
Get the two letter country code
(PECL geoip:0.2.0-1.0.1)
Example 764. A geoip_country_code_by_name() exampleThis will print where the host example.com is located. <?php The above example will output: This host is located in: US |