PHP3 Manual | ||
---|---|---|
Prev | Next |
OctDec -- octal to decimal
Returns the decimal equivalent of the hexadecimal number represented by the hex_string argument. OctDec converts an octal string to a decimal number. The largest number that can be converted is 17777777777 or 2147483647 in decimal.
See also decoct().
Prev | Home | Next |
number_format | Up | pi |