PHPTS:一键免费搭建 Nginx + PHP + MySQL 运行环境

cyrus_close

(PHP 4 >= 4.1.0, PECL cyrus 1.0)

cyrus_closeClose connection to a Cyrus IMAP server

说明

cyrus_close ( resource $connection ) : bool

Closes the connection to a Cyrus IMAP server.

参数

connection

The connection handle.

返回值

成功时返回 TRUE, 或者在失败时返回 FALSE