Skip to content

Instantly share code, notes, and snippets.

View ZsBT's full-sized avatar
💭
💙 💛

ZS ZsBT

💭
💙 💛
View GitHub Profile
@ZsBT
ZsBT / outlook_thread_index.class.php
Last active January 12, 2017 13:44 — forked from brettp/thread-index.php
PHP class implementation for Outlook's bogus proprietary thread-index for message threading
<?php /*
encode/decode Outlook thread index.
GUID must be 32 bytes long
forked from brettp/thread-index.php
*/