Mega Code Archive

 
Categories / Php / Math
 

String decoct ( int num ) converts a decimal number into an octal number

print decoct(19); // "23"