Go to the source code of this file.
Definition in file index.php.
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.
Definition at line 17 of file index.php.