Reply to Re: Diferent numbers

Your name:

Reply:


Posted by Andrew @ Rockface on 06/24/05 13:27

In news:d9gm5n$cah$1@ss405.t-com.hr,
CyberDog <milan-SPAM-@cdnforum.com> wrote:
> I am making an quiz script, and I cam accross a problem:
>
> example:
> I have a database that holds 10 questions.
> User is given only 5 random questions.
> How do I make sure that the same question is not displayed twice?
>
> I use $question = rand(1, $number) where $number is mysql_num_rows of
> the question database.
>
> so I have a
>
> while($position < $displayed_questions)
> {
>
> $question = rand(1, $number);
>
> // database query stuff
> // template loading stuff
>
> $display .= $question
>
> $position++;
> }
>
> But no way to make sure that the same question isn't taken twice...
>
> Any ideas? :(

Build an array of every possible number (count the number of questions),
then shuffle the array.

OR

As each number is generated record it in an array, then check each new
number against the elements in the array.

OR

Generate the 5 random numbers and store them in an array. Check that each
number is different and if not then generated a new number.

--
Andrew @ Rockface
np: 1000 Suns - 5 [stopped]
www.rockface-records.co.uk

[Back to original message]


Удаленная работа для программистов  •  Как заработать на Google AdSense  •  England, UK  •  статьи на английском  •  PHP MySQL CMS Apache Oscommerce  •  Online Business Knowledge Base  •  DVD MP3 AVI MP4 players codecs conversion help
Home  •  Search  •  Site Map  •  Set as Homepage  •  Add to Favourites

Copyright © 2005-2006 Powered by Custom PHP Programming

Сайт изготовлен в Студии Валентина Петручека
изготовление и поддержка веб-сайтов, разработка программного обеспечения, поисковая оптимизация