W3 PHP Quiz

W3 PHP Quiz

11th Grade

20 Qs

quiz-placeholder

Similar activities

SJiWP - 2022 - 06 (do 81)

SJiWP - 2022 - 06 (do 81)

11th Grade

20 Qs

Repaso PHP Avanzado

Repaso PHP Avanzado

9th - 12th Grade

20 Qs

vpsdbs

vpsdbs

KG - Professional Development

20 Qs

File Types and Formats Quiz

File Types and Formats Quiz

8th Grade - University

15 Qs

laravel smt 2 kuis 1

laravel smt 2 kuis 1

11th Grade

25 Qs

Quiz Fungsi Pada PHP

Quiz Fungsi Pada PHP

11th Grade

20 Qs

Pemrograman Web

Pemrograman Web

11th Grade

20 Qs

file type

file type

10th Grade - University

15 Qs

W3 PHP Quiz

W3 PHP Quiz

Assessment

Quiz

Computers

11th Grade

Medium

Created by

Joseph Almonte

Used 9+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does PHP stand for?
PHP: Hypertext Preprocessor
Private Home Page
Personal Hypertext Processor

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

PHP server scripts are surrounded by delimiters, which?
...

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you write "Hello World" in PHP
echo "Hello World";
Document.Write("Hello World");
"Hello World";

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

All variables in PHP start with which symbol?
$
&
!

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct way to end a PHP statement?
;
New line

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The PHP syntax is most similar to:
Perl and C
JavaScript
VBScript

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you get information from a form that is submitted using the "get" method?
Request.Form;
$_GET[];
Request.QueryString;

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?