PHP

PHP

University

25 Qs

quiz-placeholder

Similar activities

PEMROGRAMAN WEB

PEMROGRAMAN WEB

University

20 Qs

Kuis Teori Pemrograman Web

Kuis Teori Pemrograman Web

University

20 Qs

Examen3_Programación web I

Examen3_Programación web I

University

20 Qs

IAW_2AS3_PHP_1

IAW_2AS3_PHP_1

1st Grade - University

23 Qs

Quiz Ke-1 Pemrograman Basis Web 1

Quiz Ke-1 Pemrograman Basis Web 1

University

20 Qs

PHP recupero

PHP recupero

University

26 Qs

Javascript Basics

Javascript Basics

7th Grade - University

24 Qs

BCA-3 (A) PHP Final Practical

BCA-3 (A) PHP Final Practical

University

20 Qs

PHP

PHP

Assessment

Quiz

Computers

University

Medium

Created by

Haryoko Haryoko

Used 199+ 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?