PHP Doku:: Bind callbacks to a Cyrus IMAP connection - function.cyrus-bind.html

Verlauf / Chronik / History: (7) anzeigen

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

Ein Service von Reinhard Neidl - Webprogrammierung.

Cyrus Funktionen

<<cyrus_authenticate

cyrus_close>>

cyrus_bind

(PHP 4 >= 4.1.0, PECL cyrus 1.0)

cyrus_bindBind callbacks to a Cyrus IMAP connection

Beschreibung

bool cyrus_bind ( resource $connection , array $callbacks )

Binds callbacks to a Cyrus IMAP connection.

Parameter-Liste

connection

The connection handle.

callbacks

An array of callbacks.

Rückgabewerte

Gibt bei Erfolg TRUE zurück. Im Fehlerfall wird FALSE zurückgegeben.


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",...)