cyrus_bind

(PHP 4 >= 4.1.0, PECL cyrus 1.0)

cyrus_bindBind callbacks to a Cyrus IMAP connection

Beschreibung

cyrus_bind ( resource $connection , array $callbacks ) : bool

Binds callbacks to a Cyrus IMAP connection.

Parameter-Liste

connection

The connection handle.

callbacks

An array of callbacks.

Rückgabewerte

Gibt bei Erfolg TRUE zurück. Im Fehlerfall wird FALSE zurückgegeben.