temporarily removing entries from an array
Posted: Tue Mar 22, 2011 6:57 pm
I have program that is basically a random generator that has 5 arrays with about 50 items in each. Right now it shuffles all five arrays and outputs the first 3 values. What would be the best way for the user to remove certain items before shuffling the arrays?
Just started programming php a few days ago, sorry if this is a noob question!
Thanks!
Just started programming php a few days ago, sorry if this is a noob question!
Thanks!