Cyrus Funktionen
PHP Manual

cyrus_close

(PHP 4 >= 4.1.0, PECL cyrus 1.0)

cyrus_closeClose connection to a Cyrus IMAP server

Beschreibung

bool cyrus_close ( resource $connection )

Closes the connection to a Cyrus IMAP server.

Parameter-Liste

connection

The connection handle.

Rückgabewerte

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


Cyrus Funktionen
PHP Manual