PHP 8.3.4 Released!

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 note

User Contributed Notes

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