trivia Trivia Game
0){ $meRand--; } $theCount=0; $numAnswer=0; $correctAns=""; while ($Row3 = mysql_fetch_array ($Result3)) { if($meRand==$theCount){//gather info $answer="$Row3[title]"; $quest="$Row3[line1]"; $clue="$Row3[line2]"; $caty="$Row3[misc]"; $opt1="$Row3[opt1]"; $opt2="$Row3[opt2]"; $opt3="$Row3[opt3]"; $opt4="$Row3[opt4]"; $opt5="$Row3[opt5]"; $fact="$Row3[fact]"; } $theCount++; } if($answer=='A'){ $numAnswer=1; $correctAns=$opt1; } if($answer=='B'){ $numAnswer=2; $correctAns=$opt2; } if($answer=='C'){ $numAnswer=3; $correctAns=$opt3; } if($answer=='D'){ $numAnswer=4; $correctAns=$opt4; } if($answer=='E'){ $numAnswer=5; $correctAns=$opt5; } ?> "; ?>
Status
Category:
$caty
Question:
"; }else // echo""; ?>


Hint:

"); print (""); print (""); print (""); print (""); print (""); print (""); print (""); print (""); print (""); print (""); print (" "); ?>