PHP 手冊
前一頁
下一頁
imap_scanmailbox
(PHP 3, PHP 4 )
imap_scanmailbox -- Read the list of mailboxes, takes a string to search for in the text of the mailbox
Description
array
imap_scanmailbox
( resource imap_stream, string ref, string pattern, string content)
This function is an alias to
imap_listscan()
and is identical to it in every way.
前一頁
內容
下一頁
上一層