I am currently trying to learn how to write php scripts and I am having a problem. I have written the html code for a form to gather input. My next step was to write the php code to access and insert into the db and named it “insert.php”. When I click on the submit button on the form I get a response back from the computer like “Would you like to save insert.php or open it?” Is there someone who can tell me why I am getting this crazy message?
I really appreciate any help I can get.