Forum und email

Cyrus IMAP administration Functions

簡介

Note: 本擴充功能在 Windows 平台下不可用。

Note: 本擴充功能已被移動到 » PECL 函式庫中且自以下版本起不再被包含到 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

IMAPrecodeYAZCyrus 擴充功不能同時使用,因為它們共享了相同的內部符號。

資源類型

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