|
|
An Overview of Arrays in PHP |
|
|
Codewalkers.com |
|
|
PHP / Development |
|
|
Click to Visit |
|
|
8 |
|
This is a tutorial which teaches the users how to define an array that is a collection of variables with PHP on their programs. This tutorial provides informations for the users that the context in which the variable is used determines its type and about the arrays which starts numbering their elements at zero. The author says to the users that the users should specify that in which element of the array they wish to work. This tutorial provides the cool feature of PHP which has the ability for using associative arrays that can name users arrays keys.
|