geoip_setup_custom_directory

(PECL geoip >= 1.1.0)

geoip_setup_custom_directory�Զ��� GeoIP ���ݿ��Ŀ¼

˵��

geoip_setup_custom_directory ( string $path ) : void

geoip_setup_custom_directory() ����������� GeoIP ���ݿ��Ĭ��Ŀ¼��������ú�ֱ���� php �����ļ������õ�geoip.custom_directory����Ч����һ���ġ�

����

path

������ GeoIP ���ݿ�ľ���·����

����ֵ

û�з���ֵ��

����

Example #1 geoip_setup_custom_directory() ���ӣ�

�������̽������ GeoIP Ĭ�����ݿ��·����

<?php

geoip_setup_custom_directory
('/some/other/path');

print 
geoip_db_filename(GEOIP_COUNTRY_EDITION);

?>

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

/some/other/path/GeoIP.dat