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_threadDescriptionarray imap_thread ( resource stream_id [, int options] )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:
![]()
mail at moritz-lapp dot de
05-Aug-2004 04: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.
| ![]() |