PHP Basics Quiz

PHP Basics Quiz

Professional Development

49 Qs

quiz-placeholder

Similar activities

Javascript 1 (Taller Empleo Ayerbe)

Javascript 1 (Taller Empleo Ayerbe)

Professional Development

50 Qs

9628-09 City & Guilds Level 3 Award in Coding and Logic Quiz 3

9628-09 City & Guilds Level 3 Award in Coding and Logic Quiz 3

11th Grade - Professional Development

50 Qs

Parcial III - Programacion Web

Parcial III - Programacion Web

Professional Development

50 Qs

Python Programming Credential

Python Programming Credential

Professional Development

53 Qs

Principles of Coding Revision 3

Principles of Coding Revision 3

Professional Development

51 Qs

Html basico

Html basico

Professional Development

47 Qs

HTML Test 01

HTML Test 01

Professional Development

47 Qs

Laravel Basic / Intermediate

Laravel Basic / Intermediate

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?