imap_base64
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