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
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: 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: Wed Mar 12 11:01:32 2025 UTC