CakeFest 2024: The Official CakePHP Conference

EventDnsBase::addSearch

(PECL event >= 1.2.6-beta)

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

Descripción

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

Adds a domain to the list of search domains

Parámetros

domain

Search domain.

Valores devueltos

No devuelve ningún valor.

add a note

User Contributed Notes

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