imap_listsubscribed

(PHP 3, PHP 4 , PHP 5)

imap_listsubscribed -- List all the subscribed mailboxes

Descriere

array imap_listsubscribed ( int imap_stream, string ref, string pattern)

Returnează an array of all the mailboxes that you have subscribed. This is almost identical to imap_listmailbox(), but will only return mailboxes the user you logged in as has subscribed.