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
What is the main difference between asp net and php?
How to register a variable in PHP session?
How can you tell if a number is even or odd without using any condition or loop?
What does pear stand for?
How to get elements in reverse order of an array in php?
What is the best way to avoid email sent through php getting into the spam folder?
How do I get csrf token?
Is it easy to learn php?
How to compare two strings with comparison operators in php?
How many days will it take to learn php?
Differentiate echo vs. Print statement.
What is csrf token in php?
What is php limit?
Write a php function to convert all null values to blank?
Why php is sometimes called as embedded scripting language?