PHP Basics Quiz

PHP Basics Quiz

Professional Development

29 Qs

quiz-placeholder

Similar activities

Quiz 2 : Becoming a Reactive Web Developer

Quiz 2 : Becoming a Reactive Web Developer

Professional Development

28 Qs

การใช้งานPHPMyAdmin

การใช้งานPHPMyAdmin

Professional Development

30 Qs

Post-Test Under Cyber Closet Project

Post-Test Under Cyber Closet Project

Professional Development

25 Qs

Backend Development with PHP and MySQL

Backend Development with PHP and MySQL

Professional Development

25 Qs

Evaluación corte 2- de Ingeniería de Software

Evaluación corte 2- de Ingeniería de Software

Professional Development

25 Qs

INF 03 DERWIX

INF 03 DERWIX

Professional Development

29 Qs

Quiz 3 : Becoming a Reactive Web Developer

Quiz 3 : Becoming a Reactive Web Developer

Professional Development

28 Qs

Quiz PHP - Cours 1

Quiz PHP - Cours 1

Professional Development

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