PHP Dokumentation: Function cyrus-query
12. Januar 2010 von werner
cyrus_query
(PHP 4 >= 4.1.0, PECL cyrus 1.0)
cyrus_query — Send a query to a Cyrus IMAP server
Beschreibung
Sends a query to a Cyrus IMAP server.
Parameter-Liste
- connection
The connection handle.
- query
The query string.
Rückgabewerte
Returns an associative array with the following keys: text, msgno, and keyword.