+ 1
I create a standard html page and php file, i click on submit but it doesn't seem to do anything.pls what should i do?
4 odpowiedzi
+ 4
Did you specify in the form the action to be taken when sending the data?
https://www.w3schools.com/tags/att_form_action.asp
0
yes i tried post and get
0
Are you running it in a php server? php needs a server to run.. so..
0
so how can i do it