[PHP-DEV] Bug #11833 Updated: Unsufficient docs

2002-01-02 Thread philip
ID: 11833 Updated by: philip Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: Documentation problem Operating System: any PHP Version: 4.0.6 Assigned To: danbeck New Comment: This is essentially a duplicate, see bug #14472 for a more exaustive report. Anyone want to tackle it? :-) Reg

[PHP-DEV] Bug #11833 Updated: Unsufficient docs

2002-01-02 Thread imajes
ID: 11833 Updated by: imajes Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Documentation problem Operating System: any PHP Version: 4.0.6 Assigned To: danbeck New Comment: No feedback. Previous Comments: -

[PHP-DEV] Bug #11833 Updated: Unsufficient docs

2001-07-02 Thread danbeck
ID: 11833 Updated by: danbeck Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Documentation problem Operating system: PHP Version: 4.0.6 Assigned To: Comments: It's very hard to understand what you are saying... please forgive us if we don't quite get your point.

[PHP-DEV] Bug #11833 Updated: Unsufficient docs

2001-07-02 Thread M . Izydorski
ID: 11833 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Documentation problem Operating system: any PHP Version: 4.0.6 Description: Unsufficient docs I don't agree. I just disable register_global by setting it Off. Now I can't acces simply $PHP_SELF - returned string is empty. W

RE: [PHP-DEV] Bug #11833 Updated: Unsufficient docs

2001-07-02 Thread Hojtsy Gabor
Title: RE: [PHP-DEV] Bug #11833 Updated: Unsufficient docs > Huh? You're wrong here..PHP_SELF is found in HTTP_SERVER_VARS.. I understand :) Goba

Re: [PHP-DEV] Bug #11833 Updated: Unsufficient docs

2001-07-02 Thread Jani Taskinen
Huh? You're wrong here..PHP_SELF is found in HTTP_SERVER_VARS.. --Jani On 2 Jul 2001 [EMAIL PROTECTED] wrote: >ID: 11833 >Updated by: goba >Reported By: [EMAIL PROTECTED] >Status: Open >Bug Type: Documentation problem >Operating system: >PHP Version: 4.0.6 >Assigned To: >Comments: > >$PHP_SELF

[PHP-DEV] Bug #11833 Updated: Unsufficient docs

2001-07-02 Thread goba
ID: 11833 Updated by: goba Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Documentation problem Operating system: PHP Version: 4.0.6 Assigned To: Comments: $PHP_SELF is not an environment variable, nor a server variable, it is a special PHP variable, so it wont be registered in any arra