PHP lesson 10 – Arrays

In this lesson we talk about how to create arrays of different types (indexed and associative) , how to store values in arrays, how to use arrays in conjunction with a for loop and a foreach loop.