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 <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to