Web студия "GrandView"
  Главная   Написать Контакты
   
   
О проекте
Руководство php
 

geoip_region_by_name

(no version information, might be only in CVS)

geoip_region_by_name -- Get the country code and region

Описание

array geoip_region_by_name ( string hostname )

The geoip_region_by_name() function will return the country and region corresponding to a hostname or an IP address.

This function is currently only available to users who have bought a commercial GeoIP Region Edition. A warning will be issued if the proper database cannot be located.

The names of the different keys of the returning associative array are as follows:

Список параметров

hostname

The hostname or IP address whose region is to be looked-up.

Возвращаемые значения

Returns the associative array on success, or FALSE if the address cannot be found in the database.

Примеры

Пример 1. A geoip_region_by_name() example

This will print the array containing the country code and region of the host example.com.

<?php
$region
= geoip_region_by_name('www.example.com');
if (
$region) {
   
print_r($region);
}
?>

Результат выполнения данного примера:

Array
(
    [country_code] => US
    [region] => CA
)



add a note add a note User Contributed Notes
geoip_region_by_name
There are no user contributed notes for this page.

gettext> <geoip_record_by_name
Last updated: Sat, 27 Jan 2007
 
 
Новости
11 июля 2007
Сайт запущен
© 2007 info@grandviewstudio.com

Deprecated: Function set_magic_quotes_runtime() is deprecated in /home/sites/grandviewstudiocom/www/65f67d67a94ad980786580ae69e11c07/sape.php on line 324

Deprecated: Function set_magic_quotes_runtime() is deprecated in /home/sites/grandviewstudiocom/www/65f67d67a94ad980786580ae69e11c07/sape.php on line 330
Z058440144362 Z348613067571