base64_decode
base64_decode — Decodes data encoded with MIME base64
base64_decode ( string $data [, bool $strict = FALSE ] ) : string
Decodes a base64 encoded data.
New users: please join using this link https://app.qsandbox.com | to view and subscribe use this pricing instead: https://app.qsandbox.com/pricing | We'll migrate paid users shortly
base64_decode — Decodes data encoded with MIME base64
base64_decode ( string $data [, bool $strict = FALSE ] ) : string
Decodes a base64 encoded data.