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 / naveen
value of first text box
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Does wordpress still use php?
Difference between $message vs. $$Message in php.
What are the three parts of an http request?
How to connect to a url in php?
Tell me how to find the position of the first occurrence of a substring in a string?
How can image properties be retrieved in php?
Tell me whether it is possible to share a single instance of a memcache between multiple php projects?
Php says that an array is an ordered map. But how the values are ordered in an array?
How to parse configuration file in php?
Is polymorphism inherited?
List data types in PHP?
What are the different opening and closing tags available in PHP?
What are the features of php?
How do I run a php file?
How can we access the data sent through the url with the post method?