How can post form values with out press submit button
Answer Posted / guest
by using
form.submit();
| Is This Answer Correct ? | 8 Yes | 2 No |
Post New Answer View All Answers
What is php limit?
What is the importance of "action" attribute in a html form?
How can we submit a form without using submit buttons?
What is Gd PHP?
How do I escape data before storing it in the database?
Is php deprecated?
What is composer used for?
What is magic function in php?
How php statement is different from php script?
Do you know what does $globals means?
What is meant by session in php?
What is the purpose of the '.myd' file extension? What do thes file contain?
What are php variables?
What is difference between array_merge and array_combine in php?
Which are the best start and end tags to use?