Conditions work by selecting a response/statement depending on the answer.
Depending on which answer I choose, I am able to recieve different responses. If I chose a speed under the speed limit, my response would have been that I wasn't speeding.
In the PHP case statement, if I choose a different color car, I would have receieved a different response.