|
imap_threadReturns a tree of threaded message Description
arrayfalse imap_thread(IMAP\Connection
$imap , int $flags = SE_FREE )Gets a tree of a threaded message. Parameters
Return Values
imap_thread returns an associative array containing
a tree of messages threaded by Every message in the current mailbox will be represented by three entries in the resulting array:
Changelog
Examples
Example #1 imap_thread Example
|