PHP.nl

imap_base64

Laatst bijgewerkt:

imap_base64

Decode BASE64 encoded text

 **imap_base64** string $string

Decodes the given BASE-64 encoded . string

stringThe encoded text

Returns the decoded message as a string, return.falseforfailure.

imap_binary``base64_encode``base64_decodeRFC2045