php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #8252 $PATH_INFO instead of $PHP_SELF in CGI mode
Submitted: 2000-12-14 06:28 UTC Modified: 2001-10-28 10:23 UTC
From: cahagn_o at epita dot fr Assigned:
Status: Closed Package: Documentation problem
PHP Version: 4.0 Latest CVS (14/12/2000) OS: Any
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: cahagn_o at epita dot fr
New email:
PHP Version: OS:

 

 [2000-12-14 06:28 UTC] cahagn_o at epita dot fr
http://www.php.net/manual/language.variables.predefined.php

User notes mention $PATH_INFO should be used on Win32
platforms in CGI mode instead of $PHP_SELF (when not
compiled with-force-cgi-redirect).
This should be mentioned in the manual instead(PATH_INFO
isn't shown in the manual)

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-10-28 10:23 UTC] jmoore@php.net
This is covered in the CGI spec itself.

- James
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Thu Apr 03 08:01:30 2025 UTC