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
Is array a key php?
Write a statement to show the joining of multiple comparisons in php?
What is php addslashes?
How to read and display a HTML source from the website url?
how to track user logged out or not? when a user is idle?
for image work which library?
How to concatenate two strings in php?
How do you display the output directly to the browser?
Explain the difference between php4 and php5.
What is the scope of a variable defined outside a function?
What is the use of isset() in php?
Why ide is recommended for use while programming with php?
What are php loops?
What is $_ server request_method == post?
Can php use gettext?