PHP Manual
Prev
Next
imap_listmailbox
(PHP 3, PHP 4 )
imap_listmailbox -- Read the list of mailboxes
Description
array
imap_listmailbox
( resource imap_stream, string ref, string pattern)
This function is an alias to
imap_list()
and is identical to it in every way.
Prev
Home
Next
imap_list
Up
imap_listscan