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 what is smarty?
What is scope of variable in php?
What is php oop?
How does session work in php?
Is php session id unique?
write a prog using insert,update,delete in this manner as output? name: phno. add button 1.name phno. edit button delete button 2.
Which is the correct way to check if a session has already been started ?
Where can I find php ini file?
What is php and why it is used?
How to get a total number of elements used in the array?
How to invoke a user function?
What are the benefits of using php?
Explain difference between urlencode and urldecode?
Explain how is it possible to cast types in php?
Name some of the popular frameworks in php.