Forum und email

Cyrus IMAP administration Functions

介紹

Note: 此延伸不適用於 Windows 平台。

Note: This extension has been moved to the » PECL repository and is no longer bundled with PHP as of PHP 5.0.0.

安裝

To enable Cyrus IMAP support and to use these functions you have to compile PHP with the --with-cyrus option.

Warning

由於所使用的內部符號相同﹐IMAP 函數不能與 recodeYAZ 延伸同時使用﹐

資源類型

This extension defines a Cyrus IMAP connection identifier returned by cyrus_connect().

預先定義常數

以下的常數由此延伸定義,只在這個延伸被編譯成PHP或實行時期被動態載入時有效。

CYRUS_CONN_NONSYNCLITERAL (integer)
CYRUS_CONN_INITIALRESPONSE (integer)
CYRUS_CALLBACK_NUMBERED (integer)
CYRUS_CALLBACK_NOLITERAL (integer)

Table of Contents