See mylinear's post:
Quote:
|
If so, is your form script saved with the .php file extension? If saved with .htm, it may not be parsing the php code and passing the POST data.
|
The first time I copied and pasted your code, I put the third fragment you posted in something.html - and got the same results as you. I changed the filename to something.php, and it works the way you want it to.