PHP 7.0.6 Released

EventDnsBase::addSearch

(PECL event >= 1.2.6-beta)

EventDnsBase::addSearchAdds a domain to the list of search domains

Description

public void EventDnsBase::addSearch ( string $domain )

Adds a domain to the list of search domains

Parameters

domain

Search domain.

Return Values

No value is returned.

User Contributed Notes

There are no user contributed notes for this page.
To Top