PHP Velho Oeste 2024

cyrus_connect

(PHP 4 >= 4.1.0, PECL cyrus 1.0)

cyrus_connectConnect to a Cyrus IMAP server

Descrição

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

Connects to a Cyrus IMAP server.

Parâmetros

host

The Cyrus IMAP host name.

port

The port number.

flags

Valor Retornado

Returns a connection handler on success ou FALSE em caso de falha.

add a note add a note

User Contributed Notes

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