09-arrays/index.php File Reference

This program demonstrates use of for each loop to iterate over all elements of array. More...

Go to the source code of this file.

Functions

 main ()
 This function demonstrates use of for each loop to iterate over all elements of array.


Detailed Description

This program demonstrates use of for each loop to iterate over all elements of array.

Author:
Saurabh Barjatiya
Version:
1.0

Definition in file index.php.


Function Documentation

main (  ) 

This function demonstrates use of for each loop to iterate over all elements of array.

This is very important when arrays are not indexed sequentially with numbers 0, 1, 2 etc.

Returns:
Nothing

Definition at line 17 of file index.php.


Generated on Fri Nov 4 14:16:54 2011 for PHP example documentation by  doxygen 1.4.7