PHP if - else - elseif Statements

In Php, if-elseif-else statement are used to perform different actions based on different conditions.

Code :