Is there something like array_pop(); that removes the first variable in a array instead of the last? (and then renumbers the array of course)

    Write a Reply...