php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #13829 scriptname/?var1=var doesnt work
Submitted: 2001-10-25 17:01 UTC Modified: 2001-10-26 08:37 UTC
From: dan at vitalwerks dot com Assigned:
Status: Closed Package: *URL Functions
PHP Version: 4.0.6 OS: RH linux 6.2
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: dan at vitalwerks dot com
New email:
PHP Version: OS:

 

 [2001-10-25 17:01 UTC] dan at vitalwerks dot com
In php 4.0.5 I used to be able to use the uri
/script.php?var1=va12&var2=val2

I would access this same uri by using /script?var1=val&val2=val2

Since upgrading to 4.0.6 this stopped working.  What was changed in 4.0.6 that made this stop behaving this way?  If it was a bug is there a way I can emulate it w/ 4.0.6 as some of our site was developed around this

Thanks
Dan 

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-10-26 08:09 UTC] sniper@php.net
I think this is related to bug #13836. What is your apache version ?

--Jani

 [2001-10-26 08:37 UTC] sniper@php.net
My guess is you're using Apache 1.3.22 and this is a bug in it.

--Jani

 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Tue May 06 19:01:28 2025 UTC