(PECL event >= 1.2.6-beta)
Loads 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.
Parameters:
hosts
Path to the hosts' file.
Returns:
Returns TRUE on success. Otherwise FALSE.
Please login to continue.