imap_binary
(PHP 4, PHP 5)
imap_binary — Convertit une chaîne à 8 bits en une chaîne à base64
Description
string imap_binary
( string
$string
)
Convertit la chaîne à 8 bits string
en une chaîne à base64 (selon la » RFC2045,
Section 6.8).
Liste de paramètres
-
string
-
La chaîne 8 bits
Valeurs de retour
Retourne la chaîne encodée en base64.