Posted On: 10/07/2012 9:53:59 AM
Post# of 261
PHP Array Introduction
The array functions allow you to manipulate arrays.
PHP supports both simple and multi-dimensional arrays. There are also specific functions for populating arrays from database queries.
http://www.w3schools.com/php/php_ref_array.asp
(0)
(0)
Scroll down for more posts ▼