php man page for imap_utf8

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-8

SYNOPSIS
string imap_utf8 (string $mime_encoded_text)
DESCRIPTION
Converts the given $mime_encoded_text to UTF-8.
PARAMETERS
o $mime_encoded_text - A MIME encoded string. MIME encoding method and the UTF-8 specification are described in RFC2047 and RFC2044 respectively.
RETURN VALUES
Returns an UTF-8 encoded string.
SEE ALSO
imap_mime_header_decode(3). PHP Documentation Group IMAP_UTF8(3)
Related Man Pages
encode::mime::header(3pm) - mojave
encode::mime::header(3pm) - osx
iconv_mime_decode(3) - php
encode::mime::header(3pm) - debian
encode::mime::header(3pm) - suse
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
Rules for Homework & Coursework Questions Forum
Forum Video Tutorial: How to Use Code Tags
New Code Tags (Syntax Highlighting)