Cyrus 函数
PHP 手册

cyrus_close

(PHP 4 >= 4.1.0, PECL cyrus 1.0)

cyrus_closeClose connection to a Cyrus IMAP server

说明

bool cyrus_close ( resource $connection )

Closes the connection to a Cyrus IMAP server.

参数

connection

The connection handle.

返回值

如果成功则返回 TRUE,失败则返回 FALSE


Cyrus 函数
PHP 手册