06-03-2008, 09:25 PM
|
#1 (permalink)
|
|
The Acquainted
Join Date: Apr 2008
Posts: 110
Thanks: 97
|
Is there a function to list all "active" variables
Just a small question, I think.
Is there a PHP function or language feature that allows one to generate a list of all "active" PHP variables ($...)?
By "active," I mean variables that are currently in memory and can be accessed.
Thanks
Dave
|
|
|
|