Display the drop-down list

decoct()

« dechex | define »
<?php
$string 
decoct (
    
  // int $number
);
?>
Result
$string = '17'
Examples
#1 decoct  (15)
#2 decoct  (264)
See also
base_convert, decbin, dechex, octdec