Query: imap_subscribe
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
IMAP_SUBSCRIBE(3) 1 IMAP_SUBSCRIBE(3) imap_subscribe - Subscribe to a mailboxSYNOPSISbool imap_subscribe (resource $imap_stream, string $mailbox)DESCRIPTIONSubscribe to a new mailbox.PARAMETERSo $ imap_stream -An IMAP stream returned by imap_open(3). o $mailbox - The mailbox name, see imap_open(3) for more informationRETURN VALUESReturns TRUE on success or FALSE on failure.SEE ALSOimap_unsubscribe(3). PHP Documentation Group IMAP_SUBSCRIBE(3)
| Related Man Pages | 
|---|
| imap_createmailbox(3) - php | 
| imap_getsubscribed(3) - php | 
| imap_list(3) - php | 
| imap_listscan(3) - php | 
| imap_status(3) - php | 
| Similar Topics in the Unix Linux Community | 
|---|
| Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1) | 
| New Code Tags (Syntax Highlighting) | 
| Please Welcome Don Cragun as Lead Moderator | 
| Status of UNIX.COM Forum Transformation |