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 / adesh kumar vishwakarma
yes .value of last textbox will be received
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is prepared statement in php?
How to remove values saved in the current session?
Write a program to display table of a number using php?
What do you mean range() in php?
What is the function to count elements in an array in PHP?
Does mysql need php?
What does it mean when it says the csrf token is invalid?
What is binary safe string?
Why would we use === instead of ==?
How to convert a character to an ascii value?
Tell me what is the main difference between php 4 and php 5?
What are the special characters you need to escape in single-quoted stings?
How can you increase the maximum execution time of a script in php?
What is the use of offset in mysql?
What is the goto statement useful for?