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
How to get no of arguments passed to a PHP Function?
Does php require a web server?
How do I find environment variables?
How can we connect to a mysql database from a php script?
Write a select query that will be displayed the duplicated site name and how many times it is duplicated?
How long will it take to learn php?
How do I run a php file?
What are php magic methods?
Tell me what does $_env means?
What are psrs? Choose 1 and briefly describe it?
How to Pass JSON Data in a URL using CURL in PHP?
What is the difference between get & post ?
How many escape sequences are recognized in double-quoted strings?
Who developed php?
How can you increase the maximum execution time of a script in php?