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
What is polymorphism?
What are PHP Magic Methods/Functions. List them.
Is null function in php?
Does php pass arrays by reference?
Is php worth learning in 2019?
What is curl php?
Is salary fixed or variable cost?
Explain what does the function get_magic_quotes_gpc() means?
Where can I learn php?
What is php mean?
Do you know how to get the ip address of the client?
When should you use a stored procedure?
How many types of inheritances used in php and how we achieve it.
What are the advantages of stored procedures?
Is empty in php?