(PHP 4 >= 4.0.6, PHP 5, PHP 7)
mb_preferred_mime_name — Get MIME charset string
mb_preferred_mime_name ( string $encoding ) : string|false
Get a MIME charset string for a specific encoding.
encoding
The encoding being checked.
The MIME charset
string for character encoding encoding
, or false
if no charset is preferred for the given encoding
.
© 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-preferred-mime-name.php