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