PHP for Beginners: Part 2 – Making Decisions and Loops

advertisement

advertisement

In this part of the tutorial I will show you firstly how to use if statements to make decisions in your scripts. Next, I am going to show you how to use another important part of PHP, loops.