0
In PHP page , button code inside in form then how to open new web page click on that button?
linking on button button using <a href =" ">is not working.
1 Antwort
+ 3
Check out the action attribute on form tag to do this.
linking on button button using <a href =" ">is not working.