PHP Basics Quiz

PHP Basics Quiz

Professional Development

49 Qs

quiz-placeholder

Similar activities

Java Collection Test

Java Collection Test

Professional Development

50 Qs

python operators MCQ

python operators MCQ

10th Grade - Professional Development

45 Qs

Final Round _ HS quiz Competition

Final Round _ HS quiz Competition

Professional Development

45 Qs

TC203302 Praktek Pemrograman Berbasis Web 2

TC203302 Praktek Pemrograman Berbasis Web 2

University - Professional Development

50 Qs

HTML/CSS контрольный

HTML/CSS контрольный

Professional Development

50 Qs

Intro to Python class open book quiz.

Intro to Python class open book quiz.

Professional Development

45 Qs

HTML &CSS

HTML &CSS

Professional Development

54 Qs

2148 -Bài Test KM ĐMX

2148 -Bài Test KM ĐMX

Professional Development

44 Qs

PHP Basics Quiz

PHP Basics Quiz

Assessment

Quiz

Computers

Professional Development

Easy

Created by

Lily Reyes

Used 5+ times

FREE Resource

49 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does PHP stand for?

Personal Home Page

Hypertext Preprocessor

Pre Hypertext Processing

Programming Hypertext Preprocessor

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

PHP files have a default file extension of:

.html

.xml

.php

.json

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which function is used to output text in PHP?

echo()

print()

display()

show()

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Variables in PHP start with which symbol?

%

#

@

$

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a correct variable declaration in PHP?

$5name = "John";

$name5 = "John";

$name = "John";

name = "John";

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which method is used to get form data in PHP?

GET

POST

REQUEST

Both A and B

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is used to include files in PHP?

include()

require()

Both A and B

insert()

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?