well anyway,
i've recently gotten a new PC and have installed PHP to run on IIS. on my old PC I had PHP running on apache.
Now i want to have a search page with a form in it. the problem i am having is that it will not reconise the fields form the form as variables.
i keep getting messages such as
Notice: Undefined variable: submit in c:\inetpub\wwwroot\test\results.php on line 13.