Module 2 -  Installation of PHP

Module 2 - Installation of PHP

Professional Development

5 Qs

quiz-placeholder

Similar activities

PowerPoint Quiz 1

PowerPoint Quiz 1

9th Grade - Professional Development

10 Qs

Cloud Computing

Cloud Computing

University - Professional Development

10 Qs

Windows

Windows

1st Grade - Professional Development

8 Qs

php- basics

php- basics

Professional Development

10 Qs

Kubernetes Quiz

Kubernetes Quiz

Professional Development

10 Qs

Linux

Linux

Professional Development

10 Qs

Connecting to a Database using PHP

Connecting to a Database using PHP

Professional Development

9 Qs

Pengetahuan Dasar Web Programming

Pengetahuan Dasar Web Programming

Professional Development

7 Qs

Module 2 -  Installation of PHP

Module 2 - Installation of PHP

Assessment

Quiz

Computers

Professional Development

Hard

Created by

mic micdeJC

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following operating systems is NOT officially supported for PHP installation?

Windows

Linux

macOS

iOS

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the common name of the package that includes PHP along with a web server (like Apache) and a database (like MySQL)?

PHP Suite

XAMPP

PHPLamp

PHPCombo

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

How can you check the installed PHP version from the command line?

php -v

version php

php info

php –version

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which command is used to start the built-in PHP web server for development purposes?

php run-server

php -S

server start

webserver run

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the file extension for a PHP file?

.html

.php

.js

.css