How can we submit a form without a submit button?
Answer Posted / anoop singh
we can submit a form by using javascript submit function or
call a function on the click event of the button and
redirect it in to another page .
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Is php better than python?
Why laravel is the best php framework in 2019?
How variables are passed through arguments?
List types of array are available in php?
How to know user has read the email-php?
How do I debug php?
Is time a dependent variable?
Do you know what is the use of rand() in php?
How to pass an argument to a function?
What is the difference between "echo" and "print" in php?
What is Different between Joomla And Magento?
Explain about PHP filter and why it should be used?
What is Gd PHP?
What is the use of mvc in php?
What is the difference between explode and split?