PHP3 Manual
PrevNext

imap_listsubscribed

imap_listsubscribed -- List all the subscribed mailboxes

Description

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

Returns an array of all the mailboxes that you have subscribed. The ref and pattern arguments specify the base location to search from and the pattern the mailbox name must match.


PrevHomeNext
imap_listmailboxUpimap_mail_copy