php man page for imap_subscribe

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 mailbox

SYNOPSIS
bool imap_subscribe (resource $imap_stream, string $mailbox)
DESCRIPTION
Subscribe to a new mailbox.
PARAMETERS
o $ imap_stream -An IMAP stream returned by imap_open(3). o $mailbox - The mailbox name, see imap_open(3) for more information
RETURN VALUES
Returns TRUE on success or FALSE on failure.
SEE ALSO
imap_unsubscribe(3). PHP Documentation Group IMAP_SUBSCRIBE(3)
Related Man Pages
imap_get_quota(3) - php
imap_fetch_overview(3) - php
imap_mailboxmsginfo(3) - php
imap_reopen(3) - php
imap_status(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
User Guide: Posting in the Emergency Forum
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch
Denial Of Service Attack Update
Please Welcome Nicki Paul to the Moderator Team!