PHP Manual
Prev
Next
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.
Prev
Home
Next
imap_rfc822_write_address
Up
imap_search