經安全檢測,此網站為安全網站,請放心前往原始網址!

Push one or more elements onto the end of array - PHP

array_push() treats array as a stack, and pushes the passed variables onto the end of array . The length of array increases by the number of variables pushed.

php.net

網址安全性掃描由 google 提供