php function to get first element of array code example Example: first item in array php $firstItem = array_shift($array);