imap_base64

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

imap_base64Decode BASE64 encoded text

Descrizione

imap_base64(string $string): string|false

Decodes the given BASE-64 encoded string.

Elenco dei parametri

string

The encoded text

Valori restituiti

Returns the decoded message as a string, o false in caso di fallimento.

Vedere anche: