placeholder image to represent content

php select

Quiz by SADEQ JAAFAR HASAN ALI

Feel free to use or edit a copy

includes Teacher and Student dashboards

Measure skills
from any curriculum

Tag the questions with any skills you have. Your dashboard will track each student's mastery of each skill.

With a free account, teachers can
  • edit the questions
  • save a copy for later
  • start a class game
  • view complete results in the Gradebook and Mastery Dashboards
  • automatically assign follow-up activities based on students’ scores
  • assign as homework
  • share a link with colleagues
  • print as a bubble sheet

Our brand new solo games combine with your quiz, on the same screen

Correct quiz answers unlock more play!

New Quizalize solo game modes
5 questions
Show answers
  • Q1

    دالة تفكيك نتيجة الاستعلام هي

    mysqli_fetch_array()

    mysqli_query(,)

    mysqli_close()

    30s
  • Q2

    اكتب استعلام لعرض جميع سجلات الجدول cars

    Users enter free text
    Type an Answer
    30s
  • Q3

    $row=mysqli_fetch_array($result)

    تبعا للجملة السابقة

    يمكن طباعة الحقل الاول والثالث من نتيجة الاستعلام كالتالي

    echo $row[1]. "  ".$row[3];

    false
    true
    True or False
    30s
  • Q4

    اكمل جملة الاستعلام بشكل صحيح لعرض سجلات جدول cars 

    بناءا على حقل موديل السيارة model

    Users re-arrange answers into correct order
    Jumble
    30s
  • Q5

    اطبع عدد السجلات المتأثرة باستخدام الدالة المناسبة

    echo "number of selected rows is "

    mysqli_affected_rows()

    mysqli_connect()

    mysqli_fetch_array()

    mysqli_query()

    30s

Teachers give this quiz to your class