[HDquiz quiz = “4”]



Important Question List


0) {
// output data of each row
while($row = mysqli_fetch_array($result)) {
$question = $row[1];
$answer = $row[2];
$id = $row[0];
echo “