Quiz Answer Key and Fun Facts
1. Which tag indicates the start of a block of PHP code?
2. A line of PHP code is terminated by this symbol...
3. Which tag may be used to indicate a comment in your PHP code?
4. When released in 1995, the name PHP originally stood for...
5. Variables in PHP start with what symbol?
6. Which one of these variables has an illegal name?
7. Which of the following would you use to display "Hello World" using PHP?
8. To add 1 to the variable $myNum, use the following:
9. Which of the following is NOT a predefined global PHP variable?
10. Which of the following comparison operators will return TRUE if $a is not equal to $b?
Source: Author
kwdesigner
This quiz was reviewed by FunTrivia editor
crisw before going online.
Any errors found in FunTrivia content are routinely corrected through our feedback system.