11.
What is the purpose of the PHP require statement?
12.
Which of the following is a valid PHP constant?
13.
What is the purpose of the PHP exit() function?
14.
Which of the following is true about PHP data types?
15.
What is the purpose of the PHP print_r() function?
16.
Which of the following is NOT a valid PHP comparison operator?
17.
What does the strlen() function do in PHP?
18.
What is the purpose of the PHP unset() function?
19.
Which of the following statements is true about PHP arrays?
20.
What is the purpose of the PHP die() function?