PHP server scripts are surrounded by delimiters, which?
Module 5 & Module 6

Quiz
•
Computers, Science
•
University - Professional Development
•
Medium
devGJ pro
Used 4+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
<?php...?>
<&>...</&>
<?php>...</?>
<script>...</script>
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do you write "Hello World" in PHP
echo "Hello World";
"Hello World";
Document.Write("Hello World");
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
All variables in PHP start with which symbol?
$
!
&
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do you get information from a form that is submitted using the "get" method?
$_GET[];
Request.QueryString;
Request.Form;
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the correct way to add 1 to the $count variable?
$count++;
++count
count++;
$count =+1
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which one of these variables has an illegal name?
$my-Var
$myVar
$my_Var
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
With SQL, how do you select a column named "FirstName" from a table named "Persons"?
SELECT FirstName FROM Persons
EXTRACT FirstName FROM Persons
SELECT Persons.FirstName
Create a free account and access millions of resources
Similar Resources on Quizizz
14 questions
PHP Assessment 1

Quiz
•
University
15 questions
Database- SQL

Quiz
•
University
13 questions
Introduction to SQL

Quiz
•
University
10 questions
PHP

Quiz
•
University
15 questions
AWD - Midterm Quiz

Quiz
•
University
10 questions
PHP Introduction - Assignment 1

Quiz
•
University
15 questions
Internet Basics

Quiz
•
University
15 questions
PHP with MySQL quiz

Quiz
•
University
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade