EP Number Converter

Published on: April 10, 2017

Convert numbers between Decimal, Hexadecimal, Octal, and good old Binary.

This cool little tool uses the following PHP functions: dechex(), decbin(), decoct(), octdec(), hexdec(), bindec().

Checkout the Codesnip section below for the link to the Github repository!

Remember to checkout the Resources section below for associated downloadable on Github and more!

Is your number a decimal, hexadecimal, octal, or binary?


What do you want to conver your number to?

Resources:

No Source code for this script :( Check out my other repositories on Github here: https://github.com/nlinux1?tab=repositories




Comments: