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
Which function would you use to replace a record in a database in php?
Write a program to display a table of any given number?
How to create a mysql connection?
How to check curl is enabled or not in PHP
How to remove values saved in the current session?
Is php front end?
What are the array functions in php?
List functions available to sort an php array?
Explain what does the unlink() function means?
Can I learn php in a month?
How to replace a text in a string with another text in php?
How to send a cookie to the browser?
Do you know what is the use of rand() in php?
What are global variables in php?
Tell me how do I escape data before storing it into the database?