a basic question about using forms in html file
I'm not experianced in php this is why ,I have a question about using forms..
When I put two form actions (<forma action> .. </form> ) in a html file.. Although I press the second's button ,It moves to first php file using first form action ..
How can I do it ?
is using two "form action" in a html file true?
Thanks a lot ..
|