PHP » GoLang |
login |
register |
about
|
GoLang imap_mailboxmsginfo
request it (273)
GoLang replacement for PHP's imap_mailboxmsginfo
[edit | history]
imap_mailboxmsginfo(PHP 4, PHP 5, PHP 7) imap_mailboxmsginfo — Get information about the current mailbox Description
object imap_mailboxmsginfo
( resource
$imap_stream
)Checks the current mailbox status on the server. It is similar to imap_status(), but will additionally sum up the size of all messages in the mailbox, which will take some additional time to execute. Return ValuesReturns the information in an object with following properties:
Returns Examples
Example #1 imap_mailboxmsginfo() example
<?php |
more
Recently updated
more
Most requested
more
Last requests
|