| PHP » GoLang | login |
            register |
            
            about | 
| decoct(PHP 4, PHP 5, PHP 7) decoct — Decimal to octal Description
    string decoct
     ( int  $number)
   Returns a string containing an octal representation of the given
    Parameters
 
 Return Values
   Octal string representation of  Examples
 Example #1 decoct() example 
<?phpThe above example will output: 17 410 See Also
 
 | 
                    more
                     Most requested
 
                    more
                     Last requests
 |