PHP » PYTHON |
login |
register |
about
|
int(octal_string, 8) octdec(PHP 4, PHP 5) octdec — Octal to decimal DescriptionReturns the decimal equivalent of the octal number represented by the octal_string argument. Parameters
Return ValuesThe decimal representation of octal_string Changelog
Examples
Example #1 octdec() example
<?php The above example will output: 63 45
See Also
|
more
Recently updated
more
Most requested
more
Last requests
|