Forum Moderators: coopster
that is the right answer but I doubt that is what you are looking for, maybe this
Using Register Globals [ca.php.net]
While the variable scope method may be a way to go, it is not the one I am looking for.
The function I discovered was in a php.net user comment on function and making variables globabaly available - I just can't seem to find that post again or rmember the script that I used it in for testing.
If I remeber correctly, the function (if it was a function) started with an "e" (maybe explode, expand...?)
I'm lost!