Re: [PHP-DEV] PHP Setup / Query

2002-12-18 Thread Wico de Leeuw
At 13:19 18-12-02 +0100, Michael A. Norweh wrote:

I've installed the newest version of PHP on an ISS 5.0 based System.
The problem I have at the moment:
If post a variable (URL Query) e.g.: "xxx.php?errormsg=error message" to a
site, php is unable to get these variable. On my linux server the space is
interpreted as "%20" in the correct way.
On IIS the variable data is cutted after "error".
I think i ve set any wrong parameter in the php.ini file or in the IIS
webserver settings.



in your script do:  





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



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




[PHP-DEV] PHP Setup / Query

2002-12-18 Thread Michael A. Norweh
I've installed the newest version of PHP on an ISS 5.0 based System.
The problem I have at the moment:
If post a variable (URL Query) e.g.: "xxx.php?errormsg=error message" to a
site, php is unable to get these variable. On my linux server the space is
interpreted as "%20" in the correct way.
On IIS the variable data is cutted after "error".
I think i ve set any wrong parameter in the php.ini file or in the IIS
webserver settings.




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