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

Python files and exceptions

Python files and exceptions

11th Grade

17 Qs

Round-1 Technical Aptitude

Round-1 Technical Aptitude

11th Grade - Professional Development

20 Qs

ULANGAN BASIS DATA

ULANGAN BASIS DATA

11th Grade

20 Qs

Java Chapter 1 CS2

Java Chapter 1 CS2

9th - 12th Grade

16 Qs

Quiz Fungsi Pada PHP

Quiz Fungsi Pada PHP

11th Grade

20 Qs

Java - Primitive Type

Java - Primitive Type

11th - 12th Grade

23 Qs

HTML & CSS Review

HTML & CSS Review

7th - 12th Grade

20 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?