update : 2015.11.03
php.shukuma.com검색:
|
cyrus_query(PHP 4 >= 4.1.0, 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. 인수
반환값Returns an associative array with the following keys: text, msgno, and keyword. |