Hi,
I'm looking for a predefined variable that contains all the variables that are currently available.
The $GLOBALS is not good enough, because when inside a function, the functions internal variables are not in $GLOBALS

Ravid

    Write a Reply...