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
Tell me what is htaccess?
How do you check is php not empty?
How can I load data from a text file into a table?
how to open & closing opening period in fico
How do you call a constructor for a parent class?
What are the difference between array_keys() and array_key_exists() in php?
What types of MYSQL function available for affecting columns
What is $_ server request_method == post?
Explain me how to include a file to a php page?
How the values are ordered in an array?
Which is true about the singleton design pattern?
Which is better python or php?
What does $globals mean?
What is a base url?
What is the differences between $a != $B and $a !== $B?