I've installed, and successfully got work php on a Win2k server, which I'm using as a development server.
The only problem I have come across is that when I use get or post variable passing, it requires me to use the $_GET["fieldname"]; when my live ISP server doesn't.
I'm guessing there is an option in the php.ini file which you can change this, but I can't find it... can anyone help?[/code]


