|
geoip_region_by_name
Get the country code and region
(PECL geoip:0.2.0-1.0.1)
Example 775. A geoip_region_by_name() exampleThis will print the array containing the country code and region of the host example.com. <?php The above example will output: Array |