Latest posts on the PHP Base64 Encode and Decode package blog https://www.phpclasses.org/blog/package/9571/ Latest PHP Base64 Encode and Decode package blog posts 2026-04-28T03:26:15Z https://www.phpclasses.org/blog/package/9571/ PHP Classes site logo https://files.phpclasses.org/graphics/phpclasses/logo-phpclasses.png https://www.phpclasses.org/blog/package/9571/post/1-Base64-algorithm-in-pure-PHP.html Base64 algorithm in pure PHP <div style="clear: both"> <div style="margin-top: 1ex"><a href="https://www.phpclasses.org/blog/package/9571/post/1-Base64-algorithm-in-pure-PHP.html">Base64 algorithm in pure PHP</a></div> <div style="margin-top: 1ex">By Haseeb Ahmad Basil</a></div> <div style="margin-top: 1ex">A base64 algorithm implemented in pure PHP may seem odd because PHP already implements encoding and decoding functions for that purpose as bult-in functions.<br /> <br /> Read this article to learn why I developed a class to implement the base64 algorithm in pure PHP.</a></div> </div> 2016-03-17T14:03:07Z