[PHP-DOC] Bug #12557 Updated: register_globals can not be set using ini_set. From: andy <email protected>
Date: 08/03/01

ID: 12557
Updated by: andy
Reported By: boyzone_2001 <email protected>
Status: Analyzed
Bug Type: Documentation problem
Operating System: win/linux both
PHP Version: 4.0.4pl1
New Comment:

and not with ini_set

Previous Comments:
------------------------------------------------------------------------

[2001-08-03 14:48:49] andy <email protected>

i think that the documentation should say that register
globals can be set with .htaccess, php.ini, or httpd.conf.

------------------------------------------------------------------------

[2001-08-03 14:34:49] boyzone_2001 <email protected>

i found it here.
http://www.php.net/manual/en/function.ini-set.php

jd

------------------------------------------------------------------------

[2001-08-03 14:32:50] boyzone_2001 <email protected>

yeah i know that.

but atleast in documentation u can chanage it so that other user wont try the same thing.

thats y i am posting this !!
jd

------------------------------------------------------------------------

[2001-08-03 14:32:34] andy <email protected>

ok, didn't read the whole thing. Which documentation page
did you see this on?

------------------------------------------------------------------------

[2001-08-03 14:28:37] andy <email protected>

this is supposed to happen, think about it.
By the time you get to the ini_set statement, PHP has
already "registered the globals" :) Use either php.ini,
.htaccess, or httpd.conf

------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/?id=12557

Edit this bug report at http://bugs.php.net/?id=12557&edit=1