mb_decode_mimeheader
(PHP 4 >= 4.0.6, PHP 5, PHP 7)
mb_decode_mimeheader — Decode string in MIME header field
Description
mb_decode_mimeheader ( string $string ) : string
 Decodes encoded-word string string in MIME header. 
Parameters
-  
string -  
The string being decoded.
 
Return Values
The decoded string in internal character encoding.
See Also
- mb_encode_mimeheader() - Encode string for MIME header
 
    © 1997–2020 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
    https://www.php.net/manual/en/function.mb-decode-mimeheader.php