Which PHP function adds elements to the end of an indexed array?
array_unshift()
array_push()
array_pop()
unset()
This question is part of this quiz :