CSS: Providing seven essential vitamins and minerals since 1996.
Have a steaming hot, delicious slice of Standards.

Mail_IMAP::getMailboxInfo()

void|array getMailboxInfo([ bool $rtn = TRUE])

This method is automatically called by the Mail_IMAP::connect method. Gathers mailbox information by calling on the imap_mailboxmsginfo function, the information returned by this function is merged into the $mailboxInfo property.

If the optional $rtn argument is TRUE (TRUE by default), returns the contents of the $mailboxInfo property.

Method summary:

param bool $rtn (optional) see above.
return void|array
access public
see imap_mailboxmsginfo

Leave a Comment

PHP Powered XHTML 1.0 CSS
Copyright © 1998-2010 Richard York, All Rights Reserved.