PHP + MySQL

Quiz
•
Computers
•
7th Grade - University
•
Medium
Monika Steinberg
Used 732+ times
FREE Resource
25 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does PHP stands for?
PHP: Hypertext Preprocessor
Private Home Page
Personal Hypertext Processor
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which among the following is the correct delimiters that surround PHP server scripts?
<?php>...</?>
<script>...</script>
<?php...?>
<&>...</&>
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do you get information from a form that is submitted using the "get" method?
Request.QueryString;
$_GET[];
Request.Form;
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
When using the POST method, variables are displayed in the URL:
True
False
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the correct way to add 1 to the $count variable?
$count =+1
$count++;
++count
count++;
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do you create an array in PHP?
$cars = "Volvo", "BMW", "Toyota";
$cars = array["Volvo", "BMW", "Toyota"];
$cars = array("Volvo", "BMW", "Toyota");
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The if statement is used to execute some code only if a specified condition is true
True
False
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
Web Server

Quiz
•
11th Grade
24 questions
Linguagem PHP com SQL

Quiz
•
University
20 questions
PHP&MySQL

Quiz
•
11th Grade
27 questions
Desarrollo Backend PHP AJAX MYSQL

Quiz
•
University
22 questions
C# . NET - II MCA

Quiz
•
University
30 questions
Remedial Pemrograman Web dan Perangkat Bergerak

Quiz
•
11th Grade
20 questions
PHP

Quiz
•
12th Grade
20 questions
PHP Quiz 1

Quiz
•
University
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
15 questions
Acceptable Use Policy (Quiz)

Quiz
•
6th - 8th Grade
25 questions
Career Vs. Job

Quiz
•
6th - 8th Grade
10 questions
1.2 OSI & TCP IP Models Quiz

Quiz
•
10th Grade
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
30 questions
Introduction to Computers

Quiz
•
8th - 9th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade