The array_push() function is used to add one or more elements to the end of an array. The syntax of array_push() is as follows: array_push(array ...
確定! 回上一頁