Solve this quiz to practice your concepts of arrays.
array_unshift() function
array_unshift()
prepends passed value at the front of an array
prepends passed key at the front of an array
In the next ...