Returns the current key/value pair in the array and moves the array pointer one step forward - This function has been abandoned since PHP 7.2.0. It is strongly recommended not to use this function.
Name:each
Category:Array
Programming Language:php
One-line Description:Returns the current key/value pair in the array.