how to bring only first item in array php code example Example: first item in array php $firstItem = array_shift($array);