Learning PHP – Lesson 3 – if else In this lesson we are going to look at how to execute some code under a condition or another by presenting the PHP if, else, elif, else if constructs.
Learning PHP – Introduction With this series of article I want to introduce you to one of the most used languages of these days: PHP.