string mb_preferred_mime_name
(string encoding)
Warning |
This function is EXPERIMENTAL. That means, that the behaviour of this function, this function name, in concreto ANYTHING documented here can change in a future release of PHP WITHOUT NOTICE. Be warned, and use this function at your own risk. |
mb_preferred_mime_name() returns MIME charset string for character encoding encoding. It returns charset string.
Example 1. mb_preferred_mime_string() example
|