hexdec
function call:
number hexdec( string $hex_string )
description:
Returns the decimal equivalent of the hexadecimal number represented by the $hex_string argument. hexdec() converts a hexadecimal string to a decimal number.
test hexdec online:
number hexdec( string $hex_string )
description:
Returns the decimal equivalent of the hexadecimal number represented by the $hex_string argument. hexdec() converts a hexadecimal string to a decimal number.
test hexdec online: