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 בשיתוף עם ההרחבות recode או YAZ. הסיבה לכך היא ששניהם חולקים אותם סמלים פנימיים.

סוגי משאבים

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