yuuphp

yuuphp

12th Grade

25 Qs

quiz-placeholder

Similar activities

CS&S Knowledge Check Ch 2 & 3

CS&S Knowledge Check Ch 2 & 3

12th Grade

22 Qs

Latihan Soal Laravel 2

Latihan Soal Laravel 2

10th Grade - University

20 Qs

Final Test IstSem 24-25 M2

Final Test IstSem 24-25 M2

9th - 12th Grade

20 Qs

yuuxml

yuuxml

12th Grade

25 Qs

English Ecosystems

English Ecosystems

9th - 12th Grade

20 Qs

yuusql

yuusql

12th Grade

25 Qs

Συσκευές και πληκτρολόγηση

Συσκευές και πληκτρολόγηση

9th - 12th Grade

21 Qs

Past Simple vs Present Perfect

Past Simple vs Present Perfect

9th - 12th Grade

20 Qs

yuuphp

yuuphp

Assessment

Quiz

others

12th Grade

Easy

Created by

Yến Hải

Used 3+ times

FREE Resource

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Question 1: What does PHP stand for?
Private Home Page
Personal Hypertext Processor
PHP: Hypertext Preprocessor

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Question 2: PHP server scripts are surrounded by delimiters, which?
<&>...</&>
<script>...</script>
<?php>...</?>
<?php...?>

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Question 3: How do you write "Hello World" in PHP
echo "Hello World";
"Hello World";
Document.Write("Hello World");

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Question 4: All variables in PHP start with which symbol?
$
&
!

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Question 5: What is the correct way to end a PHP statement?
.
;
</php>
New line

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Question 6: The PHP syntax is most similar to:
Perl and C
VBScript
JavaScript

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Question 7: How do you get information from a form that is submitted using the "get" method?
$_GET[];
Request.QueryString;
Request.Form;

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?