Resolved: PHP and Hexadecimal
Posted: Mon Jul 16, 2007 6:53 am
Good Day
Does anyone have a class that outputs the iteration of hex values according to a range?
E.g. 520-52f
I need to get a list of the values within that range.
Like
520
521
522
... for the 16 values
Does anyone have a class that outputs the iteration of hex values according to a range?
E.g. 520-52f
I need to get a list of the values within that range.
Like
520
521
522
... for the 16 values