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 / debasis sabat
Last value will store
| Is This Answer Correct ? | 29 Yes | 4 No |
Post New Answer View All Answers
What is php and how do you use it?
Is php object oriented?
What does $_env mean?
Explain me what is the difference between $_files['userfile']['name'] and $_files['userfile']['tmp_name']?
How is it possible to return a value from a function?
Is null in php?
What is __ construct in php?
What is the use of die in php?
Where is session id stored?
How can you associate a variable with a session?
Is it worth learning php in 2019?
How many escape sequences are recognized in single-quoted strings?
What is the use of $_server["php_self"] variable?
How do I install php?
How can we submit form without a submit button?