php tutorials

Arrays in PHP

So, how do you assign values to arrays? The exact same way as you would any other variable, except that you specify which element of the array you wish to work with. One important thing to note is that, by default, arrays start numbering their elements at zero. Check this out.
Home
Bookmark Tutorial
Remove Frame
Report Broken Link