Basic PHP Quiz - 1
Description: Basic PHP Quiz - 1 | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: php |
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?
A constructor is a special kind of…
What can you use to replace like with hate in I like Eminem?
What library do you need in order to process images?
What is the problem with =$expression ?>
?
What does break; do?
Can this PHP code be valid: $4bears = $bears->getFirst4();
Assuming all the variables a, b, c have already been defined, could this be a variable name: ${$a}[$b][$c]
?
Put this line php display_errors=false in a .htaccess file when you deploy the application?
What does this function do:
Which of the following is a tool used to secure expert judgment?