You've got some unclosed statements. Try using tabs for each statement to make it easier on yourself
like:
if ($iusetabs == true){
echo " like this ";
}
And in your code.. things go wrong here: ====================== echo "</table>"; echo "<input type='submit' value='See how you did' name='submit'>"; echo "</form>"; } elseif ($submit) { { $score = 0; $total = mysql_num_rows($result); ====================
good luck to you
laters,
Fedde
~= The sum of the intelligence on the planet is a constant; the population is growing. =~