Query: mb_decode_mimeheader
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
MB_DECODE_MIMEHEADER(3) 1 MB_DECODE_MIMEHEADER(3) mb_decode_mimeheader - Decode string in MIME header fieldSYNOPSISstring mb_decode_mimeheader (string $str)DESCRIPTIONDecodes encoded-word string$str in MIME header.PARAMETERSo $str - The string being decoded.RETURN VALUESThe decoded string in internal character encoding.SEE ALSOmb_encode_mimeheader(3). PHP Documentation Group MB_DECODE_MIMEHEADER(3)