PHP » PYTHON |
login |
register |
about
|
PYTHON imap_deletemailbox
is this article helpful?
|
Python replacement for PHP's imap_deletemailbox
[
edit
| history
]
imapobj.delete(mailbox) imap_deletemailbox(PHP 4, PHP 5) imap_deletemailbox — Delete a mailbox Description
bool imap_deletemailbox
( resource $imap_stream
, string $mailbox
)
Deletes the specified mailbox . Parameters
Return ValuesReturns TRUE on success or FALSE on failure. See Also
|
more
Recently updated
more
Most requested
|