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: Sun, 25 Nov 2007

view this page in

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().

Προκαθορισμένες Σταθερές

Οι σταθερές παρακάτω ορίζονται από αυτή την επέκταση, και θα είναι διαθέσιμες μόνο αν η επέκταση έχει γίνει compile μέσα στην PHP ή έχει φορτωθεί δυναμικά κατά την εκτέλεση.

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

Table of Contents



add a note add a note User Contributed Notes
Cyrus IMAP
Matt AKA Junkie
12-May-2004 01: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: Sun, 25 Nov 2007
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites