View Single Post
Old 06-03-2008, 09:25 PM   #1 (permalink)
Dave
The Acquainted
 
Dave's Avatar
 
Join Date: Apr 2008
Posts: 110
Thanks: 97
Dave is on a distinguished road
Default 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
Dave is offline  
Reply With Quote