Hello, I recently installed PHP on W2K Server with IIS 5.0. I have the ISAPI filter running fine, but when i send a parameter such as http://myweb/cgi/login.php?login=rene The value 'rene' is not showing. The code I'm using: <? echo"value of var = $value"; ... Thanks Diego -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
- [PHP-WIN] IIS Sucks! R.S. Herhuth
- RE: [PHP-WIN] IIS Sucks! Matthew Workman
- RE: [PHP-WIN] IIS Sucks! Conover, Ryan
- [PHP-WIN] Re: parms are ignored Diego Prusky
- [PHP-WIN] Re: parms are ignored Michael Davey
- RE: [PHP-WIN] IIS Sucks! Brian Huff