cyrus_connect

(PHP 4 >= 4.1.0, PECL cyrus 1.0)

cyrus_connectConnect to a Cyrus IMAP server

Opis

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

Connects to a Cyrus IMAP server.

Parametry

host

The Cyrus IMAP host name.

port

The port number.

flags

Zwracane wartości

Returns a connection handler on success lub FALSE w przypadku niepowodzenia.

add a note add a note

User Contributed Notes

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