PHP Doku:: Send a query to a Cyrus IMAP server - function.cyrus-query.html

Verlauf / Chronik / History: (7) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzE-Mail-relevante ErweiterungenCyrus IMAP administrationCyrus Funktionencyrus_query

Ein Service von Reinhard Neidl - Webprogrammierung.

Cyrus Funktionen

<<cyrus_connect

cyrus_unbind>>

cyrus_query

(PHP 4 >= 4.1.0, PECL cyrus 1.0)

cyrus_querySend a query to a Cyrus IMAP server

Beschreibung

array cyrus_query ( resource $connection , string $query )

Sends a query to a Cyrus IMAP server.

Parameter-Liste

connection

The connection handle.

query

The query string.

Rückgabewerte

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


Keine BenutzerBeiträge.
- Beiträge aktualisieren...



PHP Powered Diese Seite bei php.net
The PHP manual text and comments are covered by the Creative Commons Attribution 3.0 License © the PHP Documentation Group - Impressum - mail("TO:Reinhard Neidl",...)