foreach (array_keys($GLOBALS) as $k) unset($$k);
unset($k);