Associative Arrays in PHP

Earlier, I spoke about General Arrays and how it can be simply referred to as “…a
single variable with many members or elements.” In this section, let’s look further
into another type of array used in php programming language. Associative arrays
use a mathematical model known as “…mapping”. They also use some kind of
“keys”. As you might already know, from either high school or University
undergraduate math. Take a close look at how I demonstrate associative arrays in
the attached video on YouTube:

 

[embedyt] https://www.youtube.com/watch?v=nIhqlMlkDMg[/embedyt]