(PHP 4 >= 4.0.6, PHP 5, PHP 7)
Decode string in MIME header field
string mb_decode_mimeheader ( string $str )
Decodes encoded-word string str
in MIME header.
Parameters:
str
The string being decoded.
Returns:
The decoded string in internal character encoding.
See also:
Please login to continue.