Quiz: PHP Comparisons, If and Switch Statements
September 19, 2018
This quiz will test your knowledge about performing comparisons in PHP, and if and switch statements in PHP. You’ll also encounter nested if statements.
Feel free to run any provided code snippets to help you answer the question.