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
 [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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 18 07:01:27 2024 UTC