Q. Which of the following is a built-in function in PHP that adds a value to the end of an array?
β
Correct Answer: (A)
array_push()
You must be Logged in to update hint/solution