<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Snipplr</title>
    <description>Recent snippets posted on Snipplr.com</description>
    <link>https://snipplr.com/</link>
    <lastBuildDate>Tue, 09 Jun 2026 11:00:23 +0000</lastBuildDate>
    <item>
      <title>(PHP) PHP Base conversion, Radix 255 - bucabay</title>
      <link>https://snipplr.com/view/20383/php-base-conversion-radix-255</link>
      <description>&lt;p&gt;Allows you to convert to any base between 2 and 255, effectively using all the ASCII characters.&#13;
&#13;
In order to convert very large numbers with arbitrary precision youâ€™ll need the BCMath lib. Without BCMath the large numbers will not be converted correctly due to PHP not being able to do the arithmetic.&lt;/p&gt;</description>
      <pubDate>Tue, 29 Sep 2009 01:03:36 UTC</pubDate>
      <guid>https://snipplr.com/view/20383/php-base-conversion-radix-255</guid>
    </item>
  </channel>
</rss>
