Now that we covered constants, strings and logic operators in PHP, maybe its time to learn about if – else statements. PHP Conditional Statements AS you may guess, PHP like…