PHP imap_deletemailbox function
Like this blog? Consider exploring one of our sponsored banner ads...
imap_deletemailbox
(PHP 3, PHP 4, PHP 5)
imap_deletemailbox — Delete a mailboxDescriptionbool imap_deletemailbox ( resource imap_stream, string mailbox )
Deletes the specified mailbox.
imap_stream
An IMAP stream returned by
imap_open().
The mailbox name, see imap_open() for more
information
Return Values
Returns TRUE on success or FALSE on failure.
imap_createmailbox()imap_renamemailbox() imap_open() for the format of
mbox
About this entry
You’re currently reading “PHP imap_deletemailbox function,” an entry on BRADINO
- Published:
- 2.26.07 / 12am
- Category:
- PHP Functions
- Tags:
No comments
Jump to comment form | comments rss [?] | trackback uri [?]