From:             [EMAIL PROTECTED]
Operating system: Debian \"potato\" GNU/Linux
PHP version:      4.0.5
PHP Bug Type:     Variables related
Bug description:  $REDIRECT_QUERY_STRING isn't parsed into $HTTP_GET_VARS

The summary field really says it all:
Upon writing a customized 404 script, I stumbled upon the fact that the
$HTTP_SERVER_VARS["REDIRECT_QUERY_STRING"] didn't break up into
$HTTP_GET_VARS, even though one would expect it to. 
Is there a reason to this? I tried going through the bug database and the
email archives, but I didn't seem to find anything similar. My apologies if
this still is a second bug report, or if there's some perfectly valid
explanation given somewhere.

Thanks for a great tool, by the way.
-- 
Edit bug report at: http://bugs.php.net/?id=12608&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