update : 2015.11.03
php.shukuma.com

검색:
 
 
Loads a hosts file (in the same format as /etc/hosts) from hosts file

EventDnsBase::loadHosts

(PECL event >= 1.2.6-beta)

EventDnsBase::loadHostsLoads a hosts file (in the same format as /etc/hosts) from hosts file

설명

public bool EventDnsBase::loadHosts ( string $hosts )

Loads a hosts file (in the same format as /etc/hosts ) from hosts file.

인수

hosts

Path to the hosts' file.

반환값

Returns TRUE on success. Otherwise FALSE.