W3 PHP Quiz

W3 PHP Quiz

11th Grade

20 Qs

quiz-placeholder

Similar activities

Latihan Memahami  Dasar Pemrograman Web Server

Latihan Memahami Dasar Pemrograman Web Server

11th Grade

20 Qs

Python Basic II

Python Basic II

11th Grade - University

20 Qs

Javascript

Javascript

10th - 12th Grade

15 Qs

Jago PHP

Jago PHP

11th Grade

20 Qs

Linux-2 Quiz 2 -- LAMP

Linux-2 Quiz 2 -- LAMP

1st - 12th Grade

15 Qs

วิทยาการคำนวณม.5 เรื่อง ภาษาคอมพิวเตอร์

วิทยาการคำนวณม.5 เรื่อง ภาษาคอมพิวเตอร์

9th - 12th Grade

15 Qs

PHP-MySQL

PHP-MySQL

11th Grade

20 Qs

Sec2 Revision  1

Sec2 Revision 1

11th Grade

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