Hey,
I have a server running IIS 5.0 and PHP 4 and varaibles can not be set via the URL. I have checked the code on my computer (Apache/PHP4) and another web server (BSD) and it works. When I try it on my server I get a undefined varaible error. I am setting it using index.php?bob=blah
Any ideas?