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 / riya sharma
value of last text box will be received
| Is This Answer Correct ? | 9 Yes | 2 No |
Post New Answer View All Answers
What is the use of explode() function?
What is reference variable php?
How is it possible to return a value from a function?
How the result set of mysql be handled in php?
Tell me how do you define a constant?
What will the ?getdate() function returns in PHP?
How can I use single quotes in single quotes in php?
How can we determine whether a php variable is an instantiated object of a certain class?
Explain converting an object?
Does cors prevent csrf?
What function do we use to find length of string, and length of array?
List some string function name in php?
What does the php error 'parse error in php - unexpected t_variable at line x' means?
When viewing an html page in a browser, the browser often keeps this page in its cache. What can be possible advantages/disadvantages of page caching? How can you prevent caching of a certain page (please give several alternate solutions)?
What is the latest version of php?