W3 PHP Quiz

W3 PHP Quiz

11th Grade

20 Qs

quiz-placeholder

Similar activities

Quis PWPB PHP 1

Quis PWPB PHP 1

1st Grade - University

20 Qs

Cars quiz

Cars quiz

11th - 12th Grade

25 Qs

PHP.

PHP.

9th - 12th Grade

15 Qs

PHP + MySQL

PHP + MySQL

7th Grade - University

25 Qs

String Manipulation (Python)

String Manipulation (Python)

9th - 12th Grade

17 Qs

Parcial Laboratorio II (PHP)

Parcial Laboratorio II (PHP)

11th Grade

20 Qs

PHP

PHP

11th Grade

15 Qs

Quiz 1

Quiz 1

9th - 12th Grade

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