IMAP_UNSUBSCRIBE(3) 1 IMAP_UNSUBSCRIBE(3) imap_unsubscribe - Unsubscribe from a mailboxSYNOPSISbool imap_unsubscribe (resource $imap_stream, string $mailbox)DESCRIPTIONUnsubscribe from the specified $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_subscribe(3). PHP Documentation Group IMAP_UNSUBSCRIBE(3)
| Related Man Pages |
|---|
| imap_append(3) - php |
| imap_check(3) - php |
| imap_getsubscribed(3) - php |
| imap_list(3) - php |
| imap_reopen(3) - php |
| Similar Topics in the Unix Linux Community |
|---|
| User Guide: Posting in the Emergency Forum |
| Rules for Homework & Coursework Questions Forum |
| UNIX.COM 2017 Year End Summary |
| Denial Of Service Attack Update |