downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

mb_decode_numericentity> <mb_convert_variables
[edit] Last updated: Fri, 24 May 2013

view this page in

mb_decode_mimeheader

(PHP 4 >= 4.0.6, PHP 5)

mb_decode_mimeheaderDecode string in MIME header field

Description

string mb_decode_mimeheader ( string $str )

Decodes encoded-word string str in MIME header.

Parameters

str

The string being decoded.

Return Values

The decoded string in internal character encoding.

See Also



mb_decode_numericentity> <mb_convert_variables
[edit] Last updated: Fri, 24 May 2013
 
add a note add a note User Contributed Notes mb_decode_mimeheader - [4 notes]