php get the firts record in array code example Example: first item in array php $firstItem = array_shift($array);