PHP 8.6.0 Beta 1 is available for testing

imap_binary

(PHP 4, PHP 5, PHP 7, PHP 8)

imap_binaryConvierte una string de 8 bits en una string en base64

Descripción

function imap_binary(string $string): string |false

Convierte la string de 8 bits string en una string en base64 (según la » RFC2045, Sección 6.8).

Parámetros

string

La string de 8 bits

Valores devueltos

Devuelve la string codificada en base64, o false si ocurre un error.

Véase también

Found A Problem?

Learn How To Improve This PageSubmit a Pull RequestReport a Bug
+add a note

User Contributed Notes

There are no user contributed notes for this page.

AltStyle によって変換されたページ (->オリジナル) /