imap_deletemailbox(3) php man page | unix.com

Man Page: imap_deletemailbox

Operating Environment: php

Section: 3

IMAP_DELETEMAILBOX(3)							 1						     IMAP_DELETEMAILBOX(3)

imap_deletemailbox - Delete a mailbox

SYNOPSIS
bool imap_deletemailbox (resource $imap_stream, string $mailbox)
DESCRIPTION
Deletes the specified $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_createmailbox(3), imap_renamemailbox(3), imap_open(3) for the format of $mbox. PHP Documentation Group IMAP_DELETEMAILBOX(3)
Related Man Pages
imap_delete(3) - php
imap_mailboxmsginfo(3) - php
imap_reopen(3) - php
imap_set_quota(3) - php
imap_status(3) - php
Similar Topics in the Unix Linux Community
Rules for Homework & Coursework Questions Forum
Forum Video Tutorial: How to Use Code Tags
UNIX.COM 2017 Year End Summary
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
Denial Of Service Attack Update