Basic PHP Quiz - 1
Description: Basic PHP Quiz - 1 | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: php |
Attempted
0/20
Correct 0
Score 0
‹
›
In PHP, arrays may be sorted with which of the following functions?
PHP comments for a single line have the following syntax:
Which of the following functions are used by PHP to find out what type a variable is?
The three possible connection states in PHP are ________.
In PHP, the error control operator is ________.
In PHP, instructions are terminated with a _______.
What does PHP stand for?
PHP server scripts are surrounded by delimiters, which?
How do you write "Hello World" in PHP
All variables in PHP start with which symbol?