06-26-2009, 08:06 AM
|
#3 (permalink)
|
|
Meeow!
Join Date: 04-13-07
Location: Romania
Posts: 3,235
Latest Blog: None
|
Quote:
Originally Posted by Izzmo
I have to say, this is pretty confusing, and I read over your post 3 times!
So, let me get this straight, you want to extract the globals because another file is overwriting the globals?
I have never personally ran into this problem, but I don't think this should be too difficult.
Let me know if I am right so I can get a good understanding of the problem at hand.
|
No. I just want to exclude some of the variables existent in the $GLOBALS, such as _GET, _POST, _SESSION, etc... and other vars that I specified(using that filter function)
__________________
...to be continued
|
|
|