cyrus_querySend a query to a Cyrus IMAP server Beschreibung
array cyrus_query
( resource
$connection
, string $query
)Sends a query to a Cyrus IMAP server. Parameter-Liste
RückgabewerteReturns an associative array with the following keys: text, msgno, and keyword. |