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 / nitin agrawal
yes... value of last textbox will be received.
| Is This Answer Correct ? | 42 Yes | 6 No |
Post New Answer View All Answers
What is use of count() function in php?
Which function gives us the number of affected entries by a query?
Why constructor is not overridden?
What are the features of php?
What is php resource type?
Write logic to print Floyd's triangle in PHP?
Why session is required?
Can we extend multiple classes in php?
Php program to generate fibonacci series?
Define soundex()?
What are php keywords?
How to get ip address of a server in php?
Is it possible multiple inheritance in php?
How to get a total number of rows available in the table?
What is the use of $_server and $_env?