Categories

Updated: 09/29/2006

PHP Arrays

Arrays can be used in many ways to store and organize data quickly and efficiently. It is one of the more useful data types available to any programming language. This article describes the basics to create and make operations with indexed, associative, and multidimensional arrays.
©2003-2019 jCay.com