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 / riya sharma
value of last text box will be received
| Is This Answer Correct ? | 9 Yes | 2 No |
Post New Answer View All Answers
Require_once(), require(), include(). What is difference between them?
Write a select query that will be displayed the duplicated site name and how many times it is duplicated?
How do I run a php program in dreamweaver?
When viewing an html page in a browser, the browser often keeps this page in its cache. What can be possible advantages/disadvantages of page caching? How can you prevent caching of a certain page (please give several alternate solutions)?
What is the use of @ in php?
Where is session value stored php?
How do you display the output directly to the browser?
my english is not too good then what we apply for a php programer post
Explain the changes in php versions?
Why do we use namespace in php?
What are magic methods?
Is overloading possible in php?
How to block direct directory access in PHP?
How to check a variable is array or not in php?
What is instantiation?