I have just started programming PHP, but I cannot get a form to function. I have pasted in the first example from my literature, but that does not work as well.
PHP is running, and working. The problem is that the variables the form sends to a php script doesn't seem to be read by the script. The variables values are still 0.
I am using windows XP. Might it be something in my configuration of XP, or should I try to solve the problem by configuring the php.ini file?