[PHP-DEV] imap_thread support

2001-05-23 Thread Rob Siemborski
To: [EMAIL PROTECTED] Subject: [PHP-DEV] imap_thread support So I recently came across a need to implement a call to imap_thread from PHP-space, and being as PHP did not support a call to imap_thread, so I implemented one that explicitly did a REFERENCES threading, and returned the thread tree in the form

[PHP-DEV] imap_thread support

2001-03-15 Thread Rob Siemborski
So I recently came across a need to implement a call to imap_thread from PHP-space, and being as PHP did not support a call to imap_thread, so I implemented one that explicitly did a REFERENCES threading, and returned the thread tree in the form of a hash with three types of entries... "#.num" wh