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 / biswajit
The value of last text box will received. It is tested
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Why do we use inheritance in php?
Write a program to display reverse of any number?
How to send email using php script?
in PHP for pdf which library used?
What is meant by MIME?
What is laravel php?
How to generate a character from an ascii value?
Is php front end?
How we get ip address of client, previous reference page etc?
Is php pass by reference or value?
What do you mean by having php as whitespace insensitive?
Explain difference between urlencode and urldecode?
How failures in execution are handled with include() and require() functions?
Explain the importance of the function htmlentities.
What is class extend in php?