Re: [PHP-INST] PHP variables aren't working correctly on IIS

2002-09-06 Thread Chris Hewitt
Greg Strong wrote: > Hello. I have installed and configured PHP successfully on several > occasions, but on my most recent installation it almost all works, but > I can't pass variables to a page in the URL. The normal: > filename.php?variable=value doesn't work ... the variable is still >

[PHP-INST] PHP variables aren't working correctly on IIS

2002-09-06 Thread Greg Strong
Hello. I have installed and configured PHP successfully on several occasions, but on my most recent installation it almost all works, but I can't pass variables to a page in the URL. The normal: filename.php?variable=value doesn't work ... the variable is still undefined. Any ideas? I'm ru