How can we submit a form without a submit button?
Answer Posted / mohit.c.mehta
<form id="form1" name="form1" method="post" action="mm.php">
<INPUT TYPE="IMAGE" SRC="images/any_image.gif" ALT="Submit
button">
</form>
| Is This Answer Correct ? | 33 Yes | 27 No |
Post New Answer View All Answers
Explain different sorting function in php?
What are the advantages and disadvantages of cascade style sheets?
Will react hooks replace redux?
Explain preg_Match and preg_replace?
Is php a dying language?
What is the difference between php and cakephp?
How to convert strings in hex format?
Is runtime polymorphism overriding?
Is php a float?
Suppose your zend engine supports the mode Then how can you configure your php zend engine to support Mode ?
What is psr in php?
What are include() and require() functions?
How to swap two variables without using 3rd temp variable.
Explain me what is the meaning of a persistent cookie?
Does php need to be installed?