Course
summary


    0 chapters available

Loading...

Create a dynamic website with PHP

Difficulty: Beginner ● Progress: 0 / 0 modules completed

The SWITCH condition

nicolasbrondinbernard_A_light_switch._100_white_background._Sty_930f89e4-c341-43fb-a079-225b4afdf526 copy.jpg

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