> Show us the code. Most likely, they turned off
> register globals.
Yes, I can now access variables via $_REQUEST.
After reading the registerglobals manual, I see
I have been relying on register_globals being on.
Now it that was turned off without my notification,
everything stopped workin
http://www.php.net/manual/en/security.registerglobals.php
>>> claudel <[EMAIL PROTECTED]> 10/29/02 10:17 AM >>>
Hello. I have been using a hosted server for
a while, however they have recently changed the
configurations and until their support replies
I am left with the strange occurence of this:
claudel writes:
> Hello. I have been using a hosted server for
> a while, however they have recently changed the
> configurations and until their support replies
> I am left with the strange occurence of this:
>
> http://63.160.181.101/test.php?var=test
>
> The variable is not being passed via php.
Hello. I have been using a hosted server for
a while, however they have recently changed the
configurations and until their support replies
I am left with the strange occurence of this:
http://63.160.181.101/test.php?var=test
The variable is not being passed via php. This has
happened to all the