How can we submit a form without a submit button?
Answer Posted / nilesh
We can also use ajax in code through which we can directly
submit by Onchange or any other event...
| Is This Answer Correct ? | 27 Yes | 12 No |
Post New Answer View All Answers
What is csrf token in php?
What are the uses of explode() and implode() functions?
Which function would you use to read a line of data from a file in php?
What is singleton class in php?
What is php's mysqli extension?
Are static variables final?
What is the use of Mbstring?
Is php strongly typed?
Write a statement to show the joining of multiple comparisons in php?
What is php in full?
Who created numbers?
What is an operator in php?
How to convert a json string to an array in php?
The left association operator % is used in PHP for?
What is active record in php?