XIV. Cyrus IMAP administračné funkcie

Úvod

Varovanie

Táto funkcia nie je zdokumentovaná; k dispozícii je len zoznam parametrov.

Poznámka: This extension is not available on Windows platforms.

Inštalácia

Aby ste Cyrus IMAP podporu umožnili a mohli tieto funkcie používať, musíte PHP skompilovať s voľbou --with-cyrus.

Preddefinované konštanty

The konštanty nižšie sú definované by this extension, and will only be available when the extension has either been compiled into PHP or dynamicky loaded at runtime.

CYRUS_CONN_NONSYNCLITERAL (integer)

CYRUS_CONN_INITIALRESPONSE (integer)

CYRUS_CALLBACK_NUMBERED (integer)

CYRUS_CALLBACK_NOLITERAL (integer)

Obsah
cyrus_authenticate -- Autentifikácia na Cyrus IMAP server
cyrus_bind -- Zviazať callbacky do Cyrus IMAP spojenia
cyrus_close -- Ukončiť spojenie s Cyrus IMAP serverom
cyrus_connect -- Pripojiť sa na Cyrus IMAP server
cyrus_query -- Poslať dotaz na Cyrus IMAP server
cyrus_unbind -- Rozviazať ...