PHP Velho Oeste 2024

cyrus_close

(PHP 4 >= 4.1.0, PECL cyrus 1.0)

cyrus_closeCyrus IMAP サーバーへの接続を閉じる

説明

cyrus_close ( resource $connection ) : bool

Cyrus IMAP サーバーへの接続を閉じます。

パラメータ

connection

接続ハンドル。

返り値

成功した場合に TRUE を、失敗した場合に FALSE を返します。

add a note add a note

User Contributed Notes

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