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 / lakhan
I think values of all text boxes will be received and will
will be available as an Array of values.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How can we change the maximum size of the files to be uploaded?
Is echo a function in php?
Why do we use session?
What is the use of mysql_fetch_array in php?
What is var_dump?
Explain what is the difference between for and foreach?
What is the use of anonymous function in php?
What is singleton pattern in php?
Why do we use cookie?
How to concatenate two strings together in php?
What is difference between strstr() and stristr() in PHP?
Does wordpress run on php 7?
What are escaping characters? Explain with an example?
How a constant is defined in a php script?
Which operator is used to combine string values in php?