Home
Internet op GSM of PDA
Internet op Laptop
WIFI / WLAN
UMTS
GPRS
MOBIEL INTERNET ADVIES
// This script displays the quiz selected $quiz = $_GET['quiz']; $quizfile = $quiz.".qz"; include($quizfile); echo "
$title
"; ?>
// Show all the questions and allow the user to select answers for ($i=0; $i<$questions; $i+=1) { ?>
echo $question[$i]; ?>
for ($j=0; $j<$types; $j+=1) { ?>
echo $answer[$i][$j]; ?>
} } ?>
Doorzoek site:
Aangepast zoeken