php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #5747 $query_string doesn't always evaluate
Submitted: 2000-07-23 12:37 UTC Modified: 2000-09-09 01:49 UTC
From: steve at srtware dot com Assigned:
Status: Closed Package: *General Issues
PHP Version: 4.0.1pl2, 4.0.2 OS: Windows 98 SE
Private report: No CVE-ID: None
View Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
If you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: steve at srtware dot com
New email:
PHP Version: OS:

 

 [2000-07-23 12:37 UTC] steve at srtware dot com
Using a URL such as (www.domain.com/file.php3?test) $query_string evaluates to 'test'.  If the page is using a default page URL such as (www.domain.com/?test), the value of $query_string is blank.  On other versions (UNIX version 3.0.9, for instance) this evaluates properly.  Bug in PWS?

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-09-04 20:26 UTC] sniper@php.net
Does this problem still exist with php4.0.2 ?

--Jani
 [2000-09-09 01:49 UTC] steve at srtware dot com
It appears to be fixed with 4.0.2.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Thu Mar 27 17:01:30 2025 UTC