Description
When IF statements are becoming complex, switch offers a block style match to execute a block of code depending on the input expression.
Tags
php, programming, basic, basics, tutorial, tutorials, help, switch, if, statement, alternative, blocks, expression