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 / gurudas
value of last textbox will be received.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Tell me how to initiate a session in php?
What is composer install?
What is the default session time in php?
How can we upload a file in php?
How can we automatically escape incoming data?
Which framework is best for php?
How to store the uploaded file to the final location?
What language is similar to php?
What is use of echo in php?
What is php and what does it do?
Explain php parameterized functions.
What enctype is required for file uploads to work?
What is the difference between array_map () and array_shift ()?
How to define a user function?
What are the three parts of an http request?