Page 1 of 1

browser requesting to open a submit php file

PostPosted: 22. September 2016 22:19
by manybeans
So, my form action is "userinfo.php". userinfo.php is in the xampp htdocs folder. when I submit the form, instead of executing the userinfo.php file the browser asks if I want to open it. It seems that userinfo.php is not being treated as an executable file. How do I get userinfo.php to execute on submit in xampp?

Re: browser requesting to open a submit php file

PostPosted: 23. September 2016 01:24
by Altrea
Request the form the right way.