imap_binary

(PHP 3>= 3.0.2, PHP 4 >= 4.0.0)

imap_binary --  Convertit une chaîne à 8 bits en une chaîne à base64.

Description

string imap_binary (string string)

imap_binary() convertit la chaîne à 8 bits string en une chaîne à base64.

imap_binary() retourne la chaîne codée.

Voir aussi imap_base64().