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 / nitin agrawal
yes... value of last textbox will be received.
| Is This Answer Correct ? | 42 Yes | 6 No |
Post New Answer View All Answers
Tell me what is mean by an associative array?
Does wordpress still use php?
What is meant by ‘passing the variable by value and reference' in php?
What is the difference between abstract class and interface in php?
What is php pathinfo?
List the different types of print functions available in php?
What are the types of variables in php?
Is php a framework?
Do you know what does mvc stand for and what does each component do?
Under what circumstance is it impossible to assign a default value to a parameter while declaring a function?
What is baseurl?
How to get the http request in php?
What do you mean range() in php?
Write a program to display a table of any given number?
What is config file in php?