cyrus_query
(PHP 4 >= 4.0.7, PECL cyrus:1.0)
cyrus_query — Send a query to a Cyrus IMAP server
Описание
array cyrus_query
( resource $connection
, string $query
)
Sends a query to a Cyrus IMAP server.
Список параметров
- connection
-
The connection handle.
- query
-
The query string.
Возвращаемые значения
Returns an associative array with the following keys: text, msgno, and keyword.
Коментарии
404 Not Found