placeholder image to represent content

Insert ادراج سجل جديد

Quiz by AMAL HASSAN AHMED JASSIM

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

Correct quiz answers unlock more play!

New Quizalize solo game modes
8 questions
Show answers
  • Q1
    اكتبي التعليمات البرمجية المطلوبة: <?php /* الاتصال بقاعدة البيانات */ include('connect.php'); /* جملة الاستعلام*/ $sql=" insert into ----------------- values
    Question Image
    degrees
    120s
  • Q2
    $sql=" insert into items values ( '---------------[item_id]', '-------------------[item_name]', '-----------------[quantity]', '-------------------[cargo_date]')";
    Question Image
    $_REQUEST
    120s
  • Q3
    $sql=" insert into items values ('$_REQUEST[item_id]','$_REQUEST[………………….]','$_REQUEST[quantity]', '$_REQUEST[cargo_date]')";
    Question Image
    item_name
    120s
  • Q4
    mysqli_query(-----------,$sql);
    Question Image
    $con
    120s
  • Q5
    echo “Number of Record(s) Inserted=" . ;
    Question Image
    my_sqli_affected_rows($con);
    120s
  • Q6
    echo“Number of Record(s) Inserted=" my_sqli_affected_rows($con); ;
    Question Image
    .
    120s
  • Q7
    .............."number of record(s) inserted=".my_sqli_affected_rows($con);
    Question Image
    echo
    120s
  • Q8
    $sql="insert into orders values ('.....................', '' , '$_REQUEST[details]', '')";
    $_REQUEST[order_id]
    120s

Teachers give this quiz to your class