Posts Tagged ‘dimention’

PHP Basics: Arrays

Arrays allow you to store a number of data values inside one variables, which makes it easier to read, quicker to ign and easier to access each element!

Duration : 0:8:45

Read the rest of this entry »

Technorati Tags: , , , , , , , , , , , , , , , ,

PHP Basics: Multi-dimentional Arrays

Expanding on arrays, but, well…multi-dimentional! Basically meaning you can add an array inside an array.

Duration : 0:6:33

Read the rest of this entry »

Technorati Tags: , , , , , , , , , , , , , , , ,