parent root
PHP: EventDnsBase::addSearch - Manual

EventDnsBase::addSearch

(PECL event >= 1.2.6-beta)

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

Description

public EventDnsBase::addSearch ( string $domain ) : void

Adds a domain to the list of search domains

Parameters

domain

Search domain.

Return Values

No value is returned.

add a noteadd a note

User Contributed Notes

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