I think you are missing two points here :-)
point one:
reset
(PHP 3, PHP 4 >= 4.0.0)
reset -- Set the internal pointer of an array to its first element
and point two, he already tried to erase those vars, and that doesn't work (because they are read-only, generated before the script starts, and destroyed after the script ends)