Join our community in the tech forums for uncut technology discussion.
mb_decode_mimeheader
(PHP 4 >= 4.0.6, PHP 5) mb_decode_mimeheader -- Decode string in MIME header field Descriptionstring mb_decode_mimeheader ( string str )
mb_decode_mimeheader() decodes encoded-word
string str in MIME header.
It returns decoded string in internal character encoding.
See also mb_encode_mimeheader().
Join our community in the tech forums for uncut technology discussion.
|