mb_decode_mimeheader

PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8
mb_decode_mimeheader - Decode string in MIME header field

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.

Related Functions

Example of mb_decode_mimeheader

Show all examples for mb_decode_mimeheader

PHP Version: