News

A basic example of using PHP ifor and while loops. This tutorial will review how to use for and while loops to repeat blocks of code. Here is a basic sample of using a for loop to repeat a block of ...
This week we'll start using loops in PHP. I have created a file called ten_green_bottles.php for you to work in. Remember that the server will only check if there is PHP code in a file if the file ...