octdec

Definition

number octdec ( string $octal_string )

Description

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

[More at php.net]

Parameters


loading


Share/bookmark - octdec


Global comments