Nov 9, 2012
Array is a data type which can store multiple values in a single variable and we can retrieve any value individually or all values by using loops. There are for loop, while loop and foreach loop in php to retrieve all values from any array.






















