imap_8bit

(PHP 4, PHP 5, PHP 7)

imap_8bitConvertit une chaîne à 8 bits en une chaîne encodée en Quoted-Printable

Description

imap_8bit ( string $string ) : string

Convertit la chaîne à 8 bits en une chaîne encodée en Quoted-Printable (selon la » RFC 2045, Section 6.7).

Liste de paramètres

string

La chaîne 8 bits à convertir

Valeurs de retour

Retourne une chaîne encodée en Quoted-Printable.

Voir aussi

  • imap_qprint() - Convertit une chaîne à guillemets en une chaîne à 8 bits