Hej everybody,
I was wondering if there is a way to get an array containing all
variables in the local scope. Just as $GLOBALS does with the global scope.
Thx
Christopher
I was wondering if there is a way to get an array containing all
variables in the local scope. Just as $GLOBALS does with the global scope.
Thx
Christopher
Comment