PHP » PYTHON |
login |
register |
about
|
|
imap_getsubscribed(PHP 4, PHP 5) imap_getsubscribed — List all the subscribed mailboxes Description
array imap_getsubscribed
( resource $imap_stream
, string $ref
, string $pattern
)
Gets information about the subscribed mailboxes. Identical to imap_getmailboxes(), except that it only returns mailboxes that the user is subscribed to. Parameters
Return ValuesReturns an array of objects containing mailbox information. Each object has the attributes name , specifying the full name of the mailbox; delimiter , which is the hierarchy delimiter for the part of the hierarchy this mailbox is in; and attributes . Attributes is a bitmask that can be tested against:
|
more
Recently updated
more
Most requested
|