Cyrus Funktionen
PHP Manual

cyrus_connect

(PHP 4 >= 4.1.0, PECL cyrus 1.0)

cyrus_connectConnect to a Cyrus IMAP server

Beschreibung

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

Connects to a Cyrus IMAP server.

Parameter-Liste

host

The Cyrus IMAP host name.

port

The port number.

flags

Rückgabewerte

Returns a connection handler on successIm Fehlerfall wird FALSE zurückgegeben..


Cyrus Funktionen
PHP Manual