what are the differents between 'action' and 'target' in
form tag?
Answer Posted / sherin
action means the url to be executed when the form submits .
If the form is to be submited through iframe the target tag
specifies the name of the iframe .
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
Explain me is it possible to destroy a cookie?
Where is the submitted form data stored?
What is php used for?
What is exception handling in php?
What is php addslashes?
What does $globals means?
What is the default session out time?
Do loops php?
Can php run without server?
What can php do?
What is php in simple words?
What advance thing in php7?
can you give me an example code of calling java script function in php variable using AJAX.or with out ajax??????
What are the advantages of php mysql?
What is session_register()?