Query: imap_utf8
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
IMAP_UTF8(3) 1 IMAP_UTF8(3) imap_utf8 - Converts MIME-encoded text to UTF-8SYNOPSISstring imap_utf8 (string $mime_encoded_text)DESCRIPTIONConverts the given $mime_encoded_text to UTF-8.PARAMETERSo $mime_encoded_text - A MIME encoded string. MIME encoding method and the UTF-8 specification are described in RFC2047 and RFC2044 respectively.RETURN VALUESReturns an UTF-8 encoded string.SEE ALSOimap_mime_header_decode(3). PHP Documentation Group IMAP_UTF8(3)