View Single Post
  #7 (permalink)  
Old 04-06-2008, 10:26 AM
Seanie's Avatar
Seanie Seanie is offline
Senior Webmaster
 
Join Date: Mar 2008
Location: pd
Posts: 261
Rep Power: 15
Seanie has a spectacular aura about Seanie has a spectacular aura about
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.
Reply With Quote