I am working with a PHP loop, and I had one question regarding how unset affects the array keys. This array uses the standard numeric keys assigned by PHP, 0, 1, 2, 3
0, 1, 2, 3
They are as they were. That one key is JUST DELETED