base64_decode()
The base64_decode() function decodes data encoded with base64 encoding. This is useful for decoding data that was encoded for transmission over text-based protocols.