Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #107.70K
~432 People Reached
Favorite Forums
Favorite Tags
.net x 1

1 Posted Topic

Member Avatar for aspbeginner

1. Load the questions into an array. 2. Call a random number generator (http://us2.php.net/rand) to select questions from the array. 3. As each question is selected, load the selected questions into a separate array. 4. Each time the random number generator is called, check the "selected questions" array to see …

Member Avatar for Rajini Yella
0
432

The End.