it's php_flag register_globals off -- you can either place this within 
your <Directory> tags in your httpd .conf file or in an htaccess file -- 
for more info see http://www.php.net/manual/en/configuration.php#AEN2390

best,

Nicole

Nicole Lallande wrote:

> I think it is something like - can't remember if it's an underscore or 
> dash between the 'php' and 'flag'
>
> php-flag register_globals off
>
> HTH,
>
> Nicole
>
> B i g D o g wrote:
>
>> Is it possible to set register_globals to off in the .htaccess file.  
>> If so
>> how do I do that?
>>
>>
>> .: B i g D o g :.
>>
>>
>>
>>
>

-- 
########################
Nicole Lallande
[EMAIL PROTECTED]
760.753.6766
########################




-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to