Kenneth Pesersen
New member
I have made a form in html with php as action. I have set the method as to be POST. But when I fill out the form and send, the only thing I get is a message saying method was GET and nothing from my text fields. What can be the problem? HELP