cyrus_bind
(PHP 4 >= 4.1.0, PECL cyrus 1.0)
cyrus_bind — Bind 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를 반환합니다.
There are no user contributed notes for this page.
