PHP Series

PHP Series

1st - 3rd Grade

10 Qs

quiz-placeholder

Similar activities

Tin Học 3 - Bài 14

Tin Học 3 - Bài 14

1st - 5th Grade

10 Qs

SAM Space Quiz 2

SAM Space Quiz 2

1st - 5th Grade

10 Qs

Quiz na koniec II semestru 1-3

Quiz na koniec II semestru 1-3

1st - 3rd Grade

10 Qs

Scratch Sequencing

Scratch Sequencing

3rd - 4th Grade

11 Qs

CreNex - Pre NSC 2021

CreNex - Pre NSC 2021

KG - 4th Grade

10 Qs

หน่วยที่ 3 โปรแกรมประมวลผลคำ โปรแกรมตารางงาน

หน่วยที่ 3 โปรแกรมประมวลผลคำ โปรแกรมตารางงาน

1st Grade

10 Qs

Percabangan

Percabangan

3rd Grade

11 Qs

Python List Quiz

Python List Quiz

1st Grade

10 Qs

PHP Series

PHP Series

Assessment

Quiz

Computers

1st - 3rd Grade

Medium

Created by

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

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?