PHP array_shift() is an inbuilt function that removes the first element from an array and returns the value of a removed item.
確定! 回上一頁