XXI. Cyrus IMAP administration Functions
Introdução
| Atenção |
Esta função não está documentada, somente a lista de argumentos está disponível. |
Nota: Esta extensão não está disponível na plataforma Windows.
Nota: This extension has been moved to the PECL repository and is no longer bundled with PHP as of PHP 5.0.0.
Instalação
To enable Cyrus IMAP support and to use these functions you have to compile PHP with the --with-cyrus option.
Constantes pré-definidas
As contantes abaixo são definidas por esta extensão e somente estarão disponíveis quando a extensão foi compilada com o PHP ou carregada dinamicamente durante a execução.
- Índice
- 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.
