Exemple d’utilisation de la fonction ‘rand()’ April 18, 2012 Author: <html> <head> <title> Fonction Mathématique</title> </head> <body> <?php print rand(0,576); ?> < Categories: Uncategorized