On Wed, Apr 8, 2015 at 5:43 PM, Dee Ayy <dee.ayy@xxxxxxxxx> wrote: > PHPCoder has a cool convBase function at > http://php.net/manual/en/function.base-convert.php#106546 but it uses BC > Math. > > Would someone provide such a function which does not use BC Math? > It needs to run on PHP Version 5.1.6, not 5.1.6*-3* (whatever that is). > > Thanks. > "Since PHP 4.0.4, libbcmath is bundled with PHP. You don't need any external libraries for this extension." - http://php.net/manual/en/bc.requirements.php