How can we submit a form without a submit button?
Answer Posted / mauzzam
You can use javascript to submit a form
| Is This Answer Correct ? | 237 Yes | 35 No |
Post New Answer View All Answers
What is the difference between pop3 IMAP and MAPI?
What is php and how do you use it?
How do you destroy a particular or all Sessions?
What is Mcrypt used for?
Why do we use htaccess
How do I stop php artisan serve in windows?
What is meant by PEAR in PHP?
Explain me what is the difference between $_files['userfile']['name'] and $_files['userfile']['tmp_name']?
my english is not too good then what we apply for a php programer post
Suppose we receive a form submitted by a post to subscribe to a newsletter. This form has only one field, an input text field named email. How would we validate whether the field is empty? Print a message "the email cannot be empty" in this case?
Is php the same as html?
Does php need to be installed?
How to check if a string contains a character or word in php?
Explain what does the unset() function means?
What is the difference between php 5 and php 7?