What is PHP?
PHP FUNDAMENTALS

Quiz
•
Design
•
University
•
Hard
Roshina Faber
Used 5+ times
FREE Resource
40 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
PHP is an open-source programming language
PHP is used to develop dynamic and interactive websites
PHP is a server-side scripting language
All of the mentioned
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What does PHP stand for?
PHP stands for Preprocessor Home Page
PHP stands for Pretext Hypertext Processor
PHP stands for Hypertext Preprocessor
PHP stands for Personal Hyper Processor
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Which of the following is the correct way to add a comment in PHP code?
#
//
/* */
All of the mentioned
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Which of the following is the default file extension of PHP files?
.php
.ph
.xml
.html
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
How to define a function in PHP?
functionName(parameters) {function body}
function {function body}
function functionName(parameters) {function body}
data type functionName(parameters) {function body}
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
$GREETING
no output
PHP is a scripting language
GREETING
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What will be the value of the variable $input in the following PHP program?
<?php
$input = "PHP<td>stands for</td>Hypertext<i>Preprocessor</i>!";
$input = strip_tags($input,"<i></i>");
echo $input;
?>
PHP stands for Hypertext <i>Preprocessor</i>!
PHP stands for Hypertext Preprocessor!
PHP <td>stands for</td> Hypertext <i>Preprocessor</i>!
PHP <td>stands for</td> Hypertext Preprocessor!
Create a free account and access millions of resources
Similar Resources on Quizizz
35 questions
Kelas E

Quiz
•
University
41 questions
NIMS Measurement, Materials, & Safety

Quiz
•
9th Grade - Professio...
40 questions
PLM Systems and softwares

Quiz
•
University
41 questions
DATA STRUCTURE Basic Info

Quiz
•
University
40 questions
Graphic Design 2

Quiz
•
University
35 questions
CE-35 Building Systems Design Quiz No. 1

Quiz
•
University
40 questions
PLANNING 2

Quiz
•
University
40 questions
Design Element and Principles

Quiz
•
University
Popular Resources on Quizizz
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