Decode a MIME "encoded word" like in "Subject: =?...?=" (RFC 2047)
function MimeDecodeWord ($enc);
decoded value
pass it the entire encoded string (from "=?" to "?=" inclusive)
Implementation file: unb_lib/mime.lib.php, line 209
© 2006 Yves Goergen. Unclassified NewsBoard Homepage. Reference based on UNB unb.devel.20060128, dated 2006-01-28.