Bob
Jedi Master
- Joined
- Apr 8, 2002
- Messages
- 3,102
- Reaction score
- 29
Is there a way to locally change the value of register_globals in your PHP code at runtime? For example, if the webhost has regsiter_globals set to off, but I want it on for my script, how do I set that in the code?
Is it in one of the SuperGlobals? I cannot find it nor can I find how to do this.
Thanks in advance from a PHP rookie.
-Bob
Is it in one of the SuperGlobals? I cannot find it nor can I find how to do this.
Thanks in advance from a PHP rookie.
-Bob