PHP having different types of conditional statements like C and C ++. Below we listed the conditional statements presents in PHP..
- if statement
- if … else statement
- if … elseif ….. else statement
- Nested if  statement
- switch statement
For more information please Click Here.