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
How can we get ip address of a client in php?
Why ide is recommended for use while programming with php?
How do you define a constant?
What are the difference between abstract class and interface in oops?
What should we do to be able to export data into an excel file?
Tell me how to set a page as a home page in a php based site?
What is serialization in php?
What is variable function php?
What are different types of runtime errors in php?
What is the alternative structure for control structures?
Is php a case sensitive language?
How could I install codeignitor ?
Are sessions stateless?
What is Gd PHP?
What is form submission?