Base64 Encode and Decode String in PHP


/ Published in: PHP
Save to your folder(s)

Encodes the given data with MIME base64. Base64-encoded data takes about 33% more space than the original data.

URL: http://www.apphp.com/index.php?snippet=php-base64-encode-and-decode-string

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.