PHP

PHP

University

25 Qs

quiz-placeholder

Similar activities

FREE TEST FULLSTACK PRAKTIKUM 2

FREE TEST FULLSTACK PRAKTIKUM 2

University

20 Qs

UTS Pemrograman Web - SK

UTS Pemrograman Web - SK

University

30 Qs

Refresh your HTML concepts

Refresh your HTML concepts

University

21 Qs

Latihan PSAS Kelas 9

Latihan PSAS Kelas 9

9th Grade - University

20 Qs

Web Designing Quiz-1

Web Designing Quiz-1

University

20 Qs

Cuestionario 1 JavaScript

Cuestionario 1 JavaScript

University

20 Qs

Balises HTML & CSS

Balises HTML & CSS

8th Grade - University

20 Qs

ETIQUETAS HTML

ETIQUETAS HTML

University

22 Qs

PHP

PHP

Assessment

Quiz

Computers

University

Medium

Created by

Haryoko Haryoko

Used 200+ times

FREE Resource

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

<?php>...</?>

<&>...</&>

<script>...</script>

<?php...?>

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you write "Hello World" in PHP

"Hello World";

echo "Hello World";

Document.Write("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

</php>

;

.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The PHP syntax is most similar to:

JavaScript

VBScript

Perl and C

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you get information from a form that is submitted using the "get" method?

Request.QueryString;

Request.Form;

$_GET[];

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?