PHP Basics Quiz

PHP Basics Quiz

Professional Development

29 Qs

quiz-placeholder

Similar activities

Netpluz M365 Training

Netpluz M365 Training

Professional Development

25 Qs

TrainingQIZZ(HCM22_FR_NET_01)

TrainingQIZZ(HCM22_FR_NET_01)

University - Professional Development

32 Qs

MULTIMEDIA

MULTIMEDIA

1st Grade - Professional Development

34 Qs

Quiz (Part 3)

Quiz (Part 3)

KG - Professional Development

25 Qs

AWS Global Quiz Show 3

AWS Global Quiz Show 3

Professional Development

25 Qs

EN-Quiz 2 : Becoming a Reactive Web Developer

EN-Quiz 2 : Becoming a Reactive Web Developer

Professional Development

28 Qs

reFocus Friday

reFocus Friday

Professional Development

27 Qs

R3S2-VirtuQuest2024

R3S2-VirtuQuest2024

Professional Development

25 Qs

PHP Basics Quiz

PHP Basics Quiz

Assessment

Quiz

Other

Professional Development

Easy

Created by

duaa iqbal

Used 1+ times

FREE Resource

29 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is used to declare a variable in PHP?

$var_name

var var_name

@var_name

#var_name

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which symbol is used to concatenate strings in PHP?

+

&

.

#

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the default extension of a PHP file?

.html

.xml

.php

.js

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT a valid PHP data type?

Boolean

Integer

String

Real

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which method sends form data as part of the URL?

GET

POST

REQUEST

SUBMIT

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is used to include one PHP file into another?

add()

import()

include()

require_once()

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which PHP superglobal collects GET data?

$_FORM

$_POST

$_GET

$_REQUEST

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?