Re: [PHP] shuffling an array (array generated from records in a database)

2004-09-21 Thread Greg Donald
On Tue, 21 Sep 2004 16:18:06 -0500, Ongkiko, Richard M <[EMAIL PROTECTED]> wrote: > I am trying to implement some sort of a shuffle. What I am trying to do is a random > shuffling of an array whose contents were records from a database. I am basically > trying to shuffle/randomize, questions, s

Re: [PHP] shuffling an array (array generated from records in a database)

2004-09-21 Thread Marek Kilimajer
Ongkiko, Richard M wrote: I am trying to implement some sort of a shuffle. What I am trying to do is a random shuffling of an array whose contents were records from a database. I am basically trying to shuffle/randomize, questions, so that different users will have different versions of questi