octdec

Example

 number octdec ( string $octal_string ) 

Description

Returns the decimal equivalent of the octal number represented by the octal_string argument.

Return Values

The decimal representation of octal_string