February 2013
Intermediate to advanced
538 pages
20h 55m
English
base64_decode
string base64_decode(string data)Decodes data, which is
base-64-encoded data, into a string (which may contain binary data).
For more information on base-64 encoding, see RFC 2045.
Read now
Unlock full access