Документ взят из кэша поисковой машины. Адрес оригинального документа : http://old.hcs.cmc.msu.ru/php/function.imap-listsubscribed.html
Дата изменения: Sun Feb 3 22:42:05 2002
Дата индексирования: Mon Oct 1 23:01:23 2012
Кодировка:
imap_listsubscribed

imap_listsubscribed

(PHP 3 <= 3.0.18, PHP 4 >= 4.0.0)

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. This is almost identical to imap_listmailbox(), but will only return mailboxes the user you logged in as has subscribed.