WEEK 6 Review


1. We use these PHP control strutures to extrapolate repeating elements.
looping


2. This is referred to as a collection of multiple values assembled into one overiding variable.
array


3. An index is used to define the elements of:
array


4. All un-defined indexes begin with:
0