PHP Velho Oeste 2024

cyrus_connect

(PHP 4 >= 4.1.0, PECL cyrus 1.0)

cyrus_connectCyrus IMAP サーバーに接続する

説明

cyrus_connect ([ string $host [, string $port [, int $flags ]]] ) : resource

Cyrus IMAP サーバーに接続します。

パラメータ

host

Cyrus IMAP ホスト名。

port

ポート番号。

flags

返り値

成功した場合に接続ハンドラ、失敗した場合に FALSE を返します。

add a note add a note

User Contributed Notes

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