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
Write a php script to get the largest key in an array?
Why php is widely used?
What are objects in php?
What is repository in php?
How to compare two strings with comparison operators in php?
Is php easier than node?
Tell me what is the main difference between require() and require_once()?
What are the functions used in php?
Is php coding easy?
How to get the number of characters in a string?
Is age interval or ordinal?
Explain what is the main difference between require() and require_once()?
What is lazy loading in php?
Is empty check in php?
Why php is used in html?