PHP Basics Quiz

PHP Basics Quiz

Professional Development

29 Qs

quiz-placeholder

Similar activities

Quiz PHP - Cours 1

Quiz PHP - Cours 1

Professional Development

26 Qs

Mobile Pre-Test Under Cyber Closet Project

Mobile Pre-Test Under Cyber Closet Project

Professional Development

25 Qs

Sessions

Sessions

Professional Development

26 Qs

MSSQL Day-4

MSSQL Day-4

Professional Development

25 Qs

Sql question

Sql question

Professional Development

31 Qs

VirtuaDesk - Citrix

VirtuaDesk - Citrix

Professional Development

25 Qs

AZ-900 Mock Test - Link 1

AZ-900 Mock Test - Link 1

Professional Development

30 Qs

Pru Rewards Quiz 2025

Pru Rewards Quiz 2025

Professional Development

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