XIV. Cyrus IMAP administration Functions
Introducere
| Avertisment |
Această funcție nu este încă documentată. Deocamdată este disponibilă doar lista argumentelor. |
Notã: This extension is not available on Windows platforms.
Instalare
To enable Cyrus IMAP support and to use these functions you have to compile PHP with the --with-cyrus option.
Constante predefinite
Aceste constante sunt definite de această extensie și vor fi disponibile doar cînd extensia a fost fie compilată odată la instalarea PHP fie dacă extensia este încărcată dinamic la rulare.
- Cuprins
- 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 ...
There are no user contributed notes for this page.
