geoip_org_by_name

(PECL geoip >= 0.2.0)

geoip_org_by_name��ȡ����������

˵��

geoip_org_by_name ( string $hostname ) : string

geoip_org_by_name() �������᷵�� IP ��ַ������Ļ������ơ�

Ŀǰ���ú���ֻ�Թ�������ҵ GeoIP Organization�� ISP ���� AS �汾���û����ã����򽫻��׳�һ�����棡

����

hostname

���������� IP ��ַ��

����ֵ

�ɹ��� ������֯�����ƣ�δ�ҵ������Ϣ�򷵻� FALSE ��

����

Example #1 һ�� geoip_org_by_name() ʹ�÷�����

���´��뽫���ӡ example.com �����������ߡ�

<?php
$org 
geoip_org_by_name('www.example.com');
if (
$org) {
    echo 
'This host IP is allocated to: ' $org;
}
?>

�������̻������

This host IP is allocated to: ICANN c/o Internet Assigned Numbers Authority