PHP Basics Quiz

PHP Basics Quiz

Professional Development

49 Qs

quiz-placeholder

Similar activities

Skill Test Fullstack MEVN

Skill Test Fullstack MEVN

University - Professional Development

50 Qs

Python Programming

Python Programming

Professional Development

53 Qs

HTML y CSS básico (Taller Empleo Ayerbe)

HTML y CSS básico (Taller Empleo Ayerbe)

Professional Development

50 Qs

Ktra GHKI Tin Học 11

Ktra GHKI Tin Học 11

Professional Development

50 Qs

PHP Dev

PHP Dev

Professional Development

44 Qs

Javascript 1 (Taller Empleo Ayerbe)

Javascript 1 (Taller Empleo Ayerbe)

Professional Development

50 Qs

OH MY ECMA

OH MY ECMA

University - Professional Development

44 Qs

HTML and CSS

HTML and CSS

Professional Development

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