PHP Series

Quiz
•
Computers
•
1st - 3rd Grade
•
Medium
Media Team
Used 44+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
5 sec • 1 pt
<!DOCTYPE html>
<html>
<body>
<h1>My first PHP page</h1>
<?php
echo "Hello World!";
?>
</body>
</html>
My first PHP page
Hello World!
Hello World!
My first PHP page
echo "Hello World!";
2.
MULTIPLE CHOICE QUESTION
5 sec • 1 pt
<!DOCTYPE html>
<html>
<body>
<?php
ECHO "Hello World!<br>";
echo "Hello World!<br>";
EcHo "Hello World!<br>";
?>
</body>
</html>
The Result..?
Hello World!
Hello World!
Hello World!
Hello World!
Hello World!
Hello World!
Hello World!
Hello World!
Hello World!
Hello World!
3.
MULTIPLE CHOICE QUESTION
5 sec • 1 pt
PHP is an acronym for "PHP: Hypertext Preprocessor"
True
False
4.
MULTIPLE CHOICE QUESTION
5 sec • 1 pt
PHP is a widely-used, open source scripting language
True
False
5.
MULTIPLE CHOICE QUESTION
5 sec • 1 pt
PHP scripts are executed on the server
True
False
6.
MULTIPLE CHOICE QUESTION
5 sec • 1 pt
PHP is free to download and use
False
True
7.
MULTIPLE CHOICE QUESTION
5 sec • 1 pt
PHP files can contain text, HTML, CSS, JavaScript, and PHP code
True
False
Create a free account and access millions of resources
Similar Resources on Wayground
5 questions
เขียนโปรแกรมw12

Quiz
•
1st Grade
12 questions
HTML JavaScript

Quiz
•
2nd Grade
11 questions
Графічні зображення та гіперпосилання на вебсторінці

Quiz
•
1st - 12th Grade
15 questions
HTML 11-րդ դասարան

Quiz
•
1st Grade
10 questions
20204-2107 บทที่5

Quiz
•
1st Grade - University
15 questions
Javascript-react-redux

Quiz
•
1st - 5th Grade
9 questions
Pensamento Computacional - Introdução ao HTML e CSS

Quiz
•
2nd Grade
10 questions
Bài tập trắc nghiệm C++

Quiz
•
3rd - 12th Grade
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