SyntaxFix
Write A Post
Hire A Developer
Questions
There is a function called shift(). It will remove the first element of your array.
shift()
There is some good documentation and examples.