Can anyone help me?
I have installed PHP in a windows 2000 server and IIS. For some reason the variables are not passing from my HTML form to the PHP code, I get:
Notice: Undefined variable:
for every single variable comming from the form, I have tested the same code in other server and it works just fine.
Any idea what is going on?