PHP Conditions Example
The number is greater than 5
Start of the week
Conditional statements like `if/else` and `switch` allow different actions depending on conditions.