samedi 16 mai 2015

Random de porc

if(!isset($random_value)){
            $random_value = rand(1,100);
}

if($random_value < 0 || $random_value > 100){
    $random_value = rand(1,100);
}
Envoyé par Tikaï.

via Code De Porc http://bit.ly/1HjDIOG

Aucun commentaire:

Enregistrer un commentaire

//Activation syntaxhilight