Question 4

Last Updated :
Discuss
Comments

Which PHP function adds elements to the end of an indexed array?

array_unshift()

array_push()

array_pop()

unset()

Tags:
Share your thoughts in the comments