count
array_push
array_pop
Pushes one or more elements onto the end of array.
array_push(array &$array, mixed ...$values): int