If there are 10 text boxes in a form having same name,
their value are different. Value of which textbox will be
received on action script?
Answer Posted / paras
value of Last textbox will be received.
| Is This Answer Correct ? | 22 Yes | 1 No |
Post New Answer View All Answers
Is not null in php?
Is it worth learning php in 2019?
What does the scope of variables means?
How do you display the output directly to the browser?
Is python similar to php?
How to remove values saved in the current session?
Tell me what is the importance of "action" attribute in a html form?
Is empty array php?
How do you call a constructor for a parent class?
How to remove duplicate values from php array?
Tell us how to redirect a page in php?
How does csrf attack work?
What is mean by an associative array?
How to access a specific character in a string using php?
How break and continue while loop in php?