imap_listscan

(no version information, might be only in CVS)

imap_listscan --  メールボックスの一覧を読み込み、受け取った文字列でメールボックスを 検索する

説明

array imap_listscan ( resource imap_stream, string ref, string pattern, string content )

content をテキストに持つメールボックスの名前を 配列で返します。

この関数は imap_listmailbox() に似ていますが、 メールボックス内に文字列 content が存在するか どうかを調べる点が違います。

ref および pattern の説明については imap_getmailboxes() を参照ください。