Re: [PHP] register global off

2004-09-01 Thread Afan Pasalic
In Local Value column is shown Off. that means it is Off ? Aha. Sorry, didn't know that one. Thanks John. Afan John Holmes wrote: From: "Afan Pasalic" <[EMAIL PROTECTED]> Me again with same thing. I added to .htaccess php_flag register_globals off but it still doesn't work. When I list phpi

Re: [PHP] register global off

2004-09-01 Thread John Holmes
From: "Afan Pasalic" <[EMAIL PROTECTED]> Me again with same thing. I added to .htaccess php_flag register_globals off but it still doesn't work. When I list phpinfo() it shows me Master value for register_global: On an .htaccess change would show up in the Local Value column, not the Master Value

[PHP] register global off

2004-09-01 Thread Afan Pasalic
Me again with same thing. I added to .htaccess php_flag register_globals off but it still doesn't work. When I list phpinfo() it shows me Master value for register_global: On On my local computer (localhost) it shows me Off. I need it to be Off. I tryed with: php_value register_globals 0 doesn't