I don't really need to do this, but I was wondering. Is there some way
of obtaining a list of all the variables that have been declared in a
PHP script ?
Ie. for globals you have $_GLOBAL, is there something that would let you
know the name of all variables that have been declared?