Completed 0 of 47 Exercises
PHP Syntax
PHP Variables
PHP Strings
PHP Operators
PHP If Else
PHP Switch
PHP Loops
PHP Functions
PHP Arrays
PHP Forms
PHP Dates
PHP Advanced
Create a switch statement that outputs "Hello" if $color is "blue", and "W3docs" if $color is "yellow".