Search found 2 matches

by warmasice
Sat Mar 05, 2005 10:57 am
Forum: PHP - Code
Topic: small quiz problem - please help :o)
Replies: 3
Views: 437

yes $$q refers to a post variable. This script is from here (with a tutorial explain wot 'q' is. http://widgetmonkey.com/detail.php?id=5 . I dont have too much of an understanding of what he's tried to do with his code as im pretty new to php. Please can you take a look at the link and see what 'q' ...
by warmasice
Fri Mar 04, 2005 9:09 pm
Forum: PHP - Code
Topic: small quiz problem - please help :o)
Replies: 3
Views: 437

small quiz problem - please help :o)

Hi there, I have come across a quiz script. When i click submit, it successfully outputs the total number of correct answers. But for each question the following message is always output: "you didn't select an answer. The answer is ___ " Here is the code: <?php include("contentdb.php&...