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

Mail_IMAP::getMailboxInfo()

  • Home
  • ->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
Posted: 04/22/07 01:04 pm by Richard York

Leave a Comment

Copyright © 1998-2009 Richard York, All Rights Reserved.
PHP Powered XHTML 1.0 CSS
Execution time: 0.21 seconds