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 / teju
value of last textbox will be received.
| Is This Answer Correct ? | 10 Yes | 2 No |
Post New Answer View All Answers
How we get browser details of clients machine?
Is array empty php?
Echo is used to Display message on screen. Which is used with echo to not output the trailing newline?
How to run a php script?
Suppose the variable $var1 is set to 10 and the $var2 is set to the character var1, what's the value of $$var2?
What happens if an expected input field was not submitted?
Explain what are the different errors in php?
What is the difference between php 5 and php 7?
How a variable is declared in php?
what is PDO?
What is full form of php? Who is the father or inventor of php?
Why do we use hooks?
What is session expiry?
Why php is also called as scripting language?
How long does a session last in php?