cyrus_unbind> <cyrus_connect
Last updated: Fri, 24 Feb 2012

cyrus_query

(PHP 4 >= 4.1.0, PECL cyrus 1.0)

cyrus_querySend a query to a Cyrus IMAP server

Descrição

array cyrus_query ( resource $connection , string $query )

Sends a query to a Cyrus IMAP server.

Parâmetros

connection

The connection handle.

query

The query string.

Valor Retornado

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



User Contributed Notes
cyrus_query
There are no user contributed notes for this page.

cyrus_unbind> <cyrus_connect
Last updated: Fri, 24 Feb 2012