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 / sunil kumar
Value of last text box will be recieved
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
Will react hooks replace redux?
What is the difference between explode() and split() functions?
How can you associate a variable with a session?
What is abstract class in php?
Can I learn php without knowing c?
Is laravel better than codeigniter?
What is mean by an associative array?
What does $this do in php?
What is $row in php?
Explain what are some new features introduced in php7?
How do you pass a variable by value in php?
What is csrf token and why it is required?
How many functions are there in php?
Explain what does the unset() function means?
Does php need a closing tag?