PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

cyrus_authenticate> <cybermut_testmac
Last updated: Sat, 24 Mar 2007

view this page in

XXI. Cyrus IMAP administration Functions

Úvod

Varování

Tato funkce ještě není zdokumentována, k dispozici je pouze seznam argumentů.

Poznámka: Toto rozšíření není k dispozici na platformách Windows.

Poznámka: Toto rozšíření bylo přesunuto do repozitáře » PECL a již nebude součástí balíku PHP.5.0.0.

Instalace

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

Varování

Rozšíření IMAP, recode, YAZ a Cyrus nelze používat současně, protože sdílejí stejný interní symbol.

Typy prostředků

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

Předdefinované konstanty

Tyto konstanty jsou definovány tímto rozšířením a budou k dispozici pouze tehdy, bylo-li rozšíření zkompilováno společně s PHP nebo dynamicky zavedeno za běhu.

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

Obsah

cyrus_authenticate — Authenticate against a Cyrus IMAP server
cyrus_bind — Bind callbacks to a Cyrus IMAP connection
cyrus_close — Close connection to a Cyrus IMAP server
cyrus_connect — Connect to a Cyrus IMAP server
cyrus_query — Send a query to a Cyrus IMAP server
cyrus_unbind — Unbind ...


add a note add a note User Contributed Notes
Cyrus IMAP administration Functions
Matt AKA Junkie
12-May-2004 04:11
This is an IMAP server you can access in PHP. More information here:
http://asg.web.cmu.edu/cyrus/imapd/

cyrus_authenticate> <cybermut_testmac
Last updated: Sat, 24 Mar 2007
 
 
show source | credits | sitemap | contact | advertising | mirror sites