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 / sunil kumar
Value of last text box will be recieved
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
Why is php used for web development?
What is the difference between $_files['userfile']['name'] and $_files['userfile']['tmp_name']?
What is a PHP Filter?
How does php work?
How do I stop php artisan serve in windows?
What is php session start?
What is is_null() in php?
How is it possible to return a value from a function?
What is the static variable in function useful for?
What is the difference between the include() and require() functions?
What is php session and how it works?
Can you explain, when to use if-else if-else over switch statements?
How can I make a script that can be bilingual (supports english, german)?
Explain the difference between urlencode and urldecode?
What is the use of offset in mysql?