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.