How can we submit a form without a submit buttom?
Answer Posted / subrat
form.submit();
| Is This Answer Correct ? | 34 Yes | 4 No |
Post New Answer View All Answers
Tell me what is pear?
What is mysqli_query?
What is difference between put and post method in http?
What is the use of array_search() in php?
Do you know what are traits?
Tell me which function gives us the number of affected entries by a query?
Which function is used in php to search a particular value in an array?
Tell me what is the use of mysql_real_escape_string() function?
Can you use php and javascript together?
What is difference between session_unset and session_destroy?
Why do we use sessions in php?
Which function gives us the number of affected entries by a query?
Php program to generate fibonacci series?
What is php rest api?
How check field is empty or not in php?