ipNumberInfo - April 2, 2012 @ 10:10 pm

After some experience with IP‘s I had the idea to create a converter for IP numbers to decimal numbers.
After a bit of playing around I discovered how IP numbers work.
And because PHP is having a lot of inside functions to convert decimal numbers to hexadecimal, octal and binary numbers it was very normal to add them to.

You can try it out at http://juje007.be/ipNumberInfo/.

The main function source can be viewed at http://github.com/Juje/ipNumberInfo

If you want some more information about IP’s and DNS you can always visit https://webhostinggeeks.com/guides/dns/ for more information.

So enjoy and have fun.


Tags: