You have already completed these exercises!
Do you want to take them again?
You completed the PHP Remove Array Items Exercises from W3Schools.com
Share on:
What is a correct function for removing array items?
array_remove()
array_unset()
array_splice()