convertir un décimal à sa répresentation octale(base-8)

Author:
<html>
<head>
<title> Fonction Mathématique</title>
</head>
<body>

<?php

   print decoct(19); // "