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
Define object-oriented methodology?
How to create reusable code in php?
How we can retrieve the data in the result set of mysql using php?
What is restful api?
Tell me how can we determine whether a variable is set?
How to create a session? How to remove data from a session?
Can we use include ("xyz.php") two times in a php page "index.php"?
What is the main function of php?
Is php an object or array?
What is the current stable version of php? What advance thing in php7?
Which function would you use to determine the length of a string in php?
What is a composer?
What is psr in php?
What is the use session in php?
What are the advantages of stored procedures in php?