I am sorry if this is asked before, but I have apache 2.0.36 with php 4.2.1
in the php.ini file register_globals is set off, but i want to turn it on in
some directories

I tried to create .htaccess file in that directory and put in it
php_flag register_globals on

but its not working, so did i do anything wrong or should I do anything else
?

Thanks for your help



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

Reply via email to