Tips & Tricks »

In Part I, we looked at simple arrays, as well as how to loop through and sort array elements.  In this article, we will look at other array functions as well as multidimensional arrays.
The difference between one-dimensional and multidimensional arrays is a simple one: a multidimensional array is a simple array that has simple arrays as elements, rather than strings or scalar variables.
Posted by girish.r 478 days ago (http://www.developerdrive.com)
Discuss  | Bury | Tweet This | Tagged: php arrays array functions multidimensional arrays
Add To 

Who Voted for this Story

Comments

No one has commented on this article yet.

Log in to comment or register here.