From:             [EMAIL PROTECTED]
Operating system: RH linux 6.2
PHP version:      4.0.6
PHP Bug Type:     *URL Functions
Bug description:  scriptname/?var1=var doesnt work

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 

-- 
Edit bug report at: http://bugs.php.net/?id=13829&edit=1


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to