php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #19932 QUERY STRINGS ARE IGNORED
Submitted: 2002-10-16 06:46 UTC Modified: 2002-10-16 06:47 UTC
From: mail at pulsar dot ag Assigned:
Status: Not a bug Package: Scripting Engine problem
PHP Version: 4.2.3 OS: WIN XP
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: mail at pulsar dot ag
New email:
PHP Version: OS:

 

 [2002-10-16 06:46 UTC] mail at pulsar dot ag
Hi there,

I am running PHP on a virtual Apache Server (Version 1.3.27) on a WINDOWS XP-computer. All the scripts are executed, but QUERY-STRINGS are ignored. The $QUERY_STRING-variable contains nothing, even if a string is transmitted to the script.

Thanx.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-10-16 06:47 UTC] derick@php.net
In PHP 4.2.0, the 'register_globals' setting default changed to
'off'. See http://www.php.net/release_4_2_0.php for more info.
We are sorry about the inconvenience, but this change was a necessary
part of our efforts to make PHP scripting more secure and portable.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Thu Jul 17 14:04:04 2025 UTC