When foreach first starts executing, the internal array pointer is automatically reset to the first element of the array. This means that you do not need to call reset() ...
www.google.com.tw