PHP Manuál | ||
---|---|---|
Předcházející | Další |
Varování |
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_decode_mimeheader() decodes encoded-word string str in MIME header.
It returns decoded string in internal character encoding.
See also mb_encode_mimeheader().
Předcházející | Domů | Další |
mb_encode_mimeheader | Nahoru | mb_convert_variables |