How can we submit a form without a submit button?
Answer Posted / shiva
what sinil wrote tats right but action must be included in
the <form action="" method=""> then it submit
| Is This Answer Correct ? | 90 Yes | 90 No |
Post New Answer View All Answers
What is the expansion of LAMP?
How to remove duplicate values from a PHP Array?
Explain what does the expression exception::__tostring means?
Explain Whitespace Characters?
What is file upload?
Can we embedded directly PHP code into XHTML document? State Whether True or False?
Which function would you use to format date information in php?
How many ways to include array elements in double-quoted strings using php?
Why many companies are switching their current business language to php?
Is php outdated 2019?
What is the maximum size of a database in mysql?
What is difference between session_unset and session_destroy?
Is not null in php?
What is list in PHP?
What is the use of return in php?