NAME ^

php_base64.pir - PHP base64 Standard Library

DESCRIPTION ^

Functions ^

string base64_decode(string str[, bool strict])

Decodes string using MIME base64 algorithm

STILL INCOMPLETE.

string base64_encode(string str)

Encodes string using MIME base64 algorithm


parrot