(PHP 4 >= 4.0.6, PHP 5, PHP 7)
mb_decode_mimeheader — Decode string in MIME header field
$str
) : string
Decodes encoded-word string str
in MIME header.
str
The string being decoded.
The decoded string in internal character encoding.