One possible option to imap_thread is the constant SE_UID, which will make imap_thread return UIDs instead of sequence numbers in the x.num-fields of the returned array.
![]() |
|
||||||||||
|
imap_threadОписаниеarray imap_thread ( resource imap_stream [, int options] )Gets a tree of a threaded message. Возвращаемые значенияimap_thread() returns an associative array containing a tree of messages threaded by REFERENCES, or FALSE on error. Every message in the current mailbox will be represented by three entries in the resulting array:
Примеры
imap_thread
mail at moritz-lapp dot de
05-Aug-2004 01:47
One possible option to imap_thread is the constant SE_UID, which will make imap_thread return UIDs instead of sequence numbers in the x.num-fields of the returned array.
|