imap_listsubscribed
(PHP 3, PHP 4, PHP 5)
imap_listsubscribed -- 購読中のすべてのメールボックス一覧
説明
array
imap_listsubscribed ( int imap_stream, string ref, string pattern )
購読中のすべてのメールボックスの配列を返します。
この関数はほぼimap_listmailbox()と同じですが、
自分がログインしているユーザーが購読中のメールボックスのみを
返します。