1.
PHP is a _________.
Quiz 3: PHP
Quiz
•
Computers
•
University
•
Hard
Developer UETT
Used 14+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
1.
PHP is a _________.
Open Source Language
Widely Used Language
Server side scripting language
All of the above
2.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
2.
PHP Scripts starts with ________.
<php> … </php>
<?php …. ?>
<?=........?>
?php … ?php
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
3.
What is the correct way to add 1 to the $count variable?
$count =+1
$count++;
++count
count++;
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
4.
PHP is case sensitive in what way?
It's never case sensitive, don't worry about it.
Only when referring to variables
When referring to classes, functions or variables
All the time!
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
5.
How is PHP written into a webpage?
Just like other html tags: <php> </php>
Only in a separate file which is linked to the html page
Using curled brackets {php} {/php}
A PHP script starts with <?php and ends with ?>
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
6.
In PHP you can use both single quotes ( ' ' ) and double quotes ( " " ) for strings. Is this statement TRUE or FALSE?
TRUE
FALSE
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
7.
What does CRUD operation stands for in PHP?
Create
Read
Upload
Delete
Create
Read
Update
Delete
Concatenate
Read
Update
Destroy
Concatenate
Read
Upload
Delete
10 questions
Module 5 & Module 6
Quiz
•
University - Professi...
7 questions
PHP + MySql (1)
Quiz
•
University
12 questions
Programação Web - PHP
Quiz
•
University
13 questions
Examen Ordinario Informática VI
Quiz
•
University
10 questions
html тегтеріне тапсырма
Quiz
•
University
9 questions
PWD_TP1_TP2_TP3
Quiz
•
University
10 questions
Quiz Topik Pengantar SQL
Quiz
•
University
10 questions
Expression
Quiz
•
University
15 questions
Character Analysis
Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing
Quiz
•
9th - 12th Grade
10 questions
American Flag
Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension
Quiz
•
5th Grade
30 questions
Linear Inequalities
Quiz
•
9th - 12th Grade
20 questions
Types of Credit
Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25
Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers
Quiz
•
6th - 8th Grade