imap_8bit

(PHP 3, PHP 4, PHP 5)

imap_8bit --  8bit 文字列を quoted-printable 文字列に変換する

説明

string imap_8bit ( string string )

(RFC2045, section 6.7 に基づき) 8 bit 文字列を quoted-printable 文字列に変換します。

quoted-printable 文字列を返します。

imap_qprint() も参照ください。