ID: 14734
Updated by: imajes
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: Documentation problem
Operating System: Win XP
PHP Version: 4.1.0
New Comment:
but $PHP_SELF is also a special variable, so I think also listing it out of any
collection is a good thing.
Previous Comments:
ID: 14734
Updated by: goba
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: Documentation problem
Operating System: Win XP
PHP Version: 4.1.0
New Comment:
Tested again. Yes you are right. It would be good
to have it listed only in _SERVER, as the other vars.
Previous Comments:
ID: 14734
Updated by: mfischer
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: Documentation problem
Operating System: Win XP
PHP Version: 4.1.0
New Comment:
It's printed in _SERVER too (apache 1.3.22/php 4.1.0).
Previous Comments:
--
ID: 14734
Updated by: goba
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: Documentation problem
Operating System: Win XP
PHP Version: 4.1.0
New Comment:
Just a note: in the PHP 4.1.0 phpinfo() output, all the
predefined vars are printed as _SERVER and _ENV members,
except PHP_SELF, it is
ID: 14734
Updated by: mfischer
Reported By: [EMAIL PROTECTED]
Old Summary: default HTTP vars and PHP_SELF not available
Old Status: Bogus
Status: Open
Old Bug Type: Scripting Engine problem
Bug Type: Documentation problem
Operating System: Win XP
PHP Version: 4.1.0
New Comment:
Valid point. I'm r