bindec
Definition
number bindec ( string $binary_string )
Description
Returns the decimal equivalent of the binary number represented by the binary_string argument.
number bindec ( string $binary_string )
Returns the decimal equivalent of the binary number represented by the binary_string argument.