imap_subscribe

imap_subscribe

(PHP 3, PHP 4, PHP 5)

imap_subscribe -- Subscribe to a mailbox

Description

bool imap_subscribe ( resource imap_stream, string mbox )

Subscribe to a new mailbox.

Returns TRUE on success or FALSE on failure.

See also: imap_unsubscribe().

© Copyright 2003-2023 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.