php fail again : -------- (
•
3 Jan 2009, 17:44
•
Journals
well after reading some tutorials I ve wrote the following programm which should get 7 random generated numbers out of 49 without taking one twice, but somehow I got a loop to infinity : (
For those who want to play Lotto themself =
Solved
For those who want to play Lotto themself =
huh... syntax errors aside... what.
use "==" for comparing
$arr = array_fill(1, 49, false);