<html> <head> <title> Fonction Mathématique</title> </head> <body> <?php print decbin(27); // 11011 ?> </body> </html>
0
<html> <head> <title> Fonction Mathématique</title> </head> <body> <?php print decbin(27); // 11011 ?> </body> </html>
No comments yet.