imap_qprint

(PHP 4, PHP 5)

imap_qprintConvert a quoted-printable string to an 8 bit string

Description

string imap_qprint ( string $string )

Convert a quoted-printable string to an 8 bit string according to » RFC2045, section 6.7.

Parameters

string

A quoted-printable string

Return Values

Returns an 8 bits string.

See Also

  • imap_8bit() - Convert an 8bit string to a quoted-printable string

Коментарии

This function seems to have a bug, when the quoted-printable string contains a "=" without the HEX code of a Character.
I use the regular quoted_printable_decode instead.
2000-02-26 14:35:43
http://php5.kiev.ua/manual/ru/function.imap-qprint.html

    Поддержать сайт на родительском проекте КГБ