When I click submit on my form, my web browser keeps popping up my php file, wanting me to save or open it. My form is not sending the information that I typed in it. Why is this happening?
In my PHP file; all I have is a PHP script printing "Thank you for your feedback." ( <?php print "Thank...