update : 2015.11.03
php.shukuma.com

검색:
 
 
Close connection to a Cyrus IMAP server

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를 반환합니다.