Warning: file_put_contents(): Only -1 of 55 bytes written, possibly out of free disk space in /var/www/html/index.php on line 3

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/index.php:3) in /var/www/html/cache.php on line 23

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/index.php:3) in /var/www/html/cache.php on line 24

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/index.php:3) in /var/www/html/cache.php on line 25
imap_status imap_thread IMAP PHP Manual imap_subscribe (PHP 4, 5) — Subscribe to a mailbox Description bool ( resource $imap_stream , string $mailbox ) new mailbox. Parameters imap_stream An stre...
Forum und email

imap_subscribe

(PHP 4, PHP 5)

imap_subscribe — Subscribe to a mailbox

Description

bool imap_subscribe ( resource $imap_stream , string $mailbox )

Subscribe to a new mailbox.

Parameters

imap_stream

An IMAP stream returned by imap_open().

mailbox

The mailbox name, see imap_open() for more information

Return values

Palauttaa TRUE onnistuessaan, muutoin FALSE.