Create a dynamic website with PHP
Difficulty: Beginner ● Progress: 0 / 0 modules completed
The SWITCH condition

There are certain cases where it's possible to chain if/else conditions, but that could be replaced by a much more suitable condition!
Especially when you simply need to check the different values taken by a specific variable.
You need a free account to read this module