Convertir un nombre binaire en un nombre décimal September 3, 2012 Author: user {filelink=13294} <html> <head> <title> Fonction Mathématique</title> </head> <body> <?php print bindec(11011); // 27 ?> </body> </html> Categories: Uncategorized