PHP lesson 5 – If statement, Comparison operators

In this tutorial we talk about the if statement as well as comparison operators. We also talk about else and elseif statements to be used in conjunction with the if statement.