编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « cyrus_connect
  • cyrus_unbind »
  • PHP Manual
  • Cyrus 函数
  • Send a query to a Cyrus IMAP server

cyrus_query

(PHP 4 >= 4.1.0, PECL cyrus 1.0)

cyrus_query — Send a query to a Cyrus IMAP server

说明

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

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.

相关文章
php cubrid mysql 兼容性函数 send a cubrid queryphp cyrus 函数 authenticate against a cyrus imap serverphp cyrus 函数 bind callbacks to a cyrus imap connectionphp cyrus 函数 close connection to a cyrus imap serverphp cyrus 函数 connect to a cyrus imap serverphp cyrus 函数 send a query to a cyrus imap serverphp dbx 函数 send a query and fetch all results if any php frontbase 函数 send a frontbase queryphp frontbase 函数 send a frontbase queryphp informix 函数 send informix queryphp imap 函数 send an email messagephp ingres 函数 send an sql query to ingresphp ingres 函数 send an unbuffered sql query to ingresphp maxdb 函数 check if there any more query results from a multi queryphp maxdb 函数 send the query and returnphp msql 函数 send msql queryphp msql 函数 send msql queryphp mssql 函数 send ms sql queryphp sybase 函数 send a sybase query and do not blockphp swoole http client send post http request to the remote server.
关注编程学问公众号
编程学问网 湘ICP备20001732号