what command? if you're using ini_set you can't. in this case it'll set
the local value but it's of no consequence, register_globals has already
done its thing before getting to the script. use of .htaccess is
possible.
regards,
Philip Olson
On Thu, 13 Dec 2001, Charlie Killian wrote:
> I t
I turn register_globals off using this command:
but my get variables are still accessible as variables.
Any ideas.
phpinfo() says:
register_argc_argv Off
register_globals Off
PHP Version 4.0.6
Charlie
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTEC
2 matches
Mail list logo