cyrus_bind

(PHP 4 >= 4.1.0, PECL cyrus 1.0)

cyrus_bindBind callbacks to a Cyrus IMAP connection

Опис

bool cyrus_bind ( resource $connection , array $callbacks )

Binds callbacks to a Cyrus IMAP connection.

Параметри

connection

The connection handle.

callbacks

An array of callbacks.

Значення, що повертаються

Повертає TRUE в успішному випадку або FALSE в разі помилки.

add a note add a note

User Contributed Notes

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