cyrus_query

(PHP 4 >= 4.1.0, PECL cyrus 1.0)

cyrus_querySend a query to a Cyrus IMAP server

Açıklama

cyrus_query ( resource $connection , string $query ) : array

Sends a query to a Cyrus IMAP server.

Değiştirgeler

connection

The connection handle.

query

The query string.

Dönen Değerler

Returns an associative array with the following keys: text, msgno, and keyword.