   #PHP Manual IMAP, POP3 and NNTP functions imap_status imap_thread

   PHP Manual
   Prev  Next
   ______________________________________________________________________

                                imap_subscribe

   (PHP 3, PHP 4 )
   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.
   ______________________________________________________________________

   Prev        Home        Next
   imap_status  Up  imap_thread
