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 / nilesh navadiya
value of Last textbox will be received.
| Is This Answer Correct ? | 13 Yes | 2 No |
Post New Answer View All Answers
Explain the syntax for ‘foreach’ loop with example.
How to find a specific value in an array?
What is magic function in php?
What is the use of magic function in php?
What is a helper function?
Explain me is multiple inheritance supported in php?
What is encapsulation in php?
What is explode() in php?
How come the code works, but does not for two-dimensional array of mine?
What is difference between compile time and run time polymorphism?
Will a comparison of an integer 12 and a string "13" work in php?
Tell me can you extend a final defined class?
How to block direct directory access in PHP?
Tell me what is the use of "ksort" in php?
Is php session id unique?