PHP » GoLang |
login |
register |
about
|
GoLang imap_getmailboxes
request it (411)
GoLang replacement for PHP's imap_getmailboxes
[edit | history]
imap_getmailboxes(PHP 4, PHP 5, PHP 7) imap_getmailboxes — Read the list of mailboxes, returning detailed information on each one Description
array imap_getmailboxes
( resource
$imap_stream
, string $ref
, string $pattern
)Gets information on the mailboxes. Parameters
Return Values
Returns an array of objects containing mailbox information. Each
object has the attributes
Examples
Example #1 imap_getmailboxes() example
<?php |
more
Recently updated
more
Most requested
more
Last requests
|