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 / abhishek_anand_mca07
value of Last textbox will be received.
| Is This Answer Correct ? | 83 Yes | 9 No |
Post New Answer View All Answers
What are the advantages of using php?
What is the role of the .htaccess file in php?
What are the correct and the most two common way to start and finish a PHP block of code?
What is a php array?
Where is my php ini file?
Is key exist in array php?
Is php an oop?
What is difference between html and php?
What is the use of imagetypes() method?
What are include() and require() functions?
How to select a database?
What is php's mysqli extension?
Can we extend two classes in php?
Which method removes the last element from the end of an array?
Tell me can you extend a final defined class?