cyrus_close

(PHP 4 >= 4.1.0, PECL cyrus 1.0)

cyrus_closeClose connection to a Cyrus IMAP server

Opis

cyrus_close ( resource $connection ) : bool

Closes the connection to a Cyrus IMAP server.

Parametry

connection

The connection handle.

Zwracane wartości

Zwraca TRUE w przypadku powodzenia, FALSE w przypadku błędu.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top