Answer Posted / creatore
simple use javascript
document.form_name.submit();
| Is This Answer Correct ? | 12 Yes | 2 No |
Post New Answer View All Answers
What is explode() in php?
Is array a key php?
Is php 7 backwards compatible?
Tell me is it possible to submit a form with a dedicated button?
How to retrieve the original query string?
What are the different types of array in php?
Explain the purpose of output buffering in php.
What should we do to be able to export data into an excel file?
What are php magic methods/functions?
What are the difference between array_keys() and array_key_exists() in php?
Can a super () and this () keywords be in same constructor?
What are properties in php?
What type of language is php?
What does $_env means?
What the difference between the 'bitwise and' operator and the 'logical and' operator?