HTML    CSS    PHP    Bootstrap    JavaScript    Dev Tools      

Arrays - Part 2

Current Time  00:00 Total Time  00:00

We are always looking for input on our tutorial content. If you have a suggestion, comment, additional information on this topic that you feel should be added, drop us a line. We appreciate your input.

Title: Arrays - Part 2 Category: PHP

Topic: Essential Training Publish Date: 2016-02-15

Views: 192

Author: Mike King

Description

In this tutorial we continue our journey on understanding Arrays in PHP. In part 2 of this 2 part series, we examine multi-dimensional arrays. Arrays are an important part of any programming language and are used frequently as we build dynamic web sites. Multi-Dimensional arrays are used as are sites become more and more dependent on dynamic data. We explain the multi-dimensional arrays in the initial presentation and move our focus into the lab where we demonstrate different types of arrays and how they are used in programming with PHP.