PHP 8.4.26 Released!

EventDnsBase::addSearch

(PECL event >= 1.2.6-beta)

EventDnsBase::addSearch — Adds a domain to the list of search domains

Description

public function 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