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 / paras
value of Last textbox will be received.
| Is This Answer Correct ? | 22 Yes | 1 No |
Post New Answer View All Answers
What are psrs?
What is return in php function?
Write a program to find a string is palindrome or not?
Is php pass by reference or value?
How long should a session last?
What is pdo in php why use?
Is echo a function in php?
What is the scope of a variable defined in a function?
How to write a program to make chess?
What is the different between count() and sizeof() in php?
What is difference between Method overriding and overloading in PHP?
How many escape sequences are recognized in double-quoted strings in php?
How many different types of messages available in php?
What is the difference between for and foreach in php?
What is the use of "enctype" attribute in a html form?