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
What does it mean when it says the csrf token is invalid?
What is crypt () in php?
What is the use of anonymous function in php?
Describe session in php.
What are the advantages of indexes in php?
What is the meaning of a final class and a final method?
What is use of header() function in php? What the limitation of header()?
Is null or empty c#?
How to create a directory?
What is difference between required and require_once in php?
how to use http headers inside php? Write the statement through which it can be added?
What is the difference between myisam and innodb?
Is it easy to learn php?
What is the definition of a session?
What does namespace mean in php?