(PHP 4, PHP 5, PHP 7, PHP 8)
imap_base64 — Decode BASE64 encoded text
$string
Decodes the given BASE-64 encoded string.
string
The encoded text
Returns the decoded message as a string, or false on failure.
false