iconv_mime_decode
symfony/var-dumper
Supported Versions: PHP 5, PHP 7, PHP 8
Decodes a MIME header field
<?php iconv_mime_decode
(
string $string
,
int $mode
=
0
, ?
string $encoding
=
null
):
string
|
false