php tutorials

Using Arrays (with EXPLODE)

Arrays are a collections of data, grouped into one variable, along a variety of streams. For example, I might have 6 names in one array, and to access the names I'll use \$names[0], \$names[1], etc.
Home
Bookmark Tutorial
Remove Frame
Report Broken Link