A big HELLO to php-windows,

I'm experiencing a problem with PHP4.0.3.pl1 and the query_string function.

This only happens using Microsoft IE 4.01.

I have a link which has several query parameters, however this is not being
passed/received correctly.

Example:

Link = http://xxx/xxx.php?db=yha-men-2001&section=Men&season=2001-2002

in xxx.php, getenv("QUERY_STRING") returns

   db=yha-men-2001ion=Men&season=2001-2002

Notice that "&sect" is missing from the middle of the string.

Don't know if this happens all the time or is intermittent - I don't have IE4
and don't know if any visitors are OK as I'm only reporting errors (details
e-mailed to me).

Anybody got any ideas? Not found anything in the bug list.

-- 
Cheers,
Neil


-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to