imap_utf8(3) php man page | unix.com

Man Page: imap_utf8

Operating Environment: php

Section: 3

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) - redhat
mb_convert_encoding(3) - php
mime::quotedprint(3pm) - osx
iconv_mime_decode(3) - php
sqlite_libencoding(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
New Code Tags (Syntax Highlighting)
Please Welcome Don Cragun as Lead Moderator