Multibyte String Funzioni
PHP Manual

mb_decode_mimeheader

(PHP 4 >= 4.0.6, PHP 5)

mb_decode_mimeheaderDecode string in MIME header field

Descrizione

string mb_decode_mimeheader ( string $str )

Decodes encoded-word string str in MIME header.

Elenco dei parametri

str

The string being decoded.

Valori restituiti

The decoded string in internal character encoding.

Vedere anche:


Multibyte String Funzioni
PHP Manual