base64_decodePHP ManualPrevNextbase64_decodebase64_decode -- Decodes data encoded with MIME base64Descriptionstring base64_decode(string encoded_data);
Base64_decode() decodes
encoded_data and returns the original
data. The returned data may be binary.
See also: base64_encode(), RFC-2045 section
6.8.
PrevHomeNextURL FunctionsUpbase64_encode
Wyszukiwarka