Warning: file_put_contents(): Only -1 of 54 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_subscribe PodrÄ™cznik PHP Poprzedni NastÄ™pny (PHP 3, 4, 5) imap_subscribe -- Subscribe to a mailbox Opis bool ( resource imap_stream, string ) Subscribe new mailbox. Parametry ...
Forum und email
imap_subscribe

imap_subscribe

(PHP 3, PHP 4, PHP 5)

imap_subscribe -- Subscribe to a mailbox

Opis

bool imap_subscribe ( resource imap_stream, string mailbox )

Subscribe to a new mailbox.

Parametry

imap_stream

Strumień IMAP zwrócony przez imap_open().

mailbox

The mailbox name, see imap_open() for more information

Zwracane wartości

Zwraca TRUE w przypadku sukcesu, FALSE w przypadku porażki.

Patrz także

imap_unsubscribe()