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
What is strlen function in php?
How to write the form tag correctly for uploading files?
Why do we use php?
What is the different between count() and sizeof() in php?
What is meant by MIME?
What are the data types in php?
How values in arrays are indexed?
What is difference between print and echo in php?
What is composer used for?
How can you send email in php?
How break and continue while loop in php?
Which is best framework for php?
How to submit form without a submit button.
How can I increase my website session?
Tell me what does the scope of variables means?