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?
Answers were Sorted based on User's Feedback
Answer / adesh kumar vishwakarma
yes .value of last textbox will be received
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / anjibabu
which box is useful to the orgnisation that particular box
can received
| Is This Answer Correct ? | 0 Yes | 1 No |
What does the scope of variables means?
How to concatenate two strings together in php?
When are you supposed to use endif to end the conditional statement?
How we load all classes that placed in different directory in one php file , means how to do auto load classes.
Why do we use polymorphism in php?
How do I sort numbers in php?
How to close a session properly?
So if md5() generates the most secure hash, why would you ever use the less secure crc32() and sha1()?
What is difference between array_merge and array_combine in php?
What interest would a "work-for-ownership" offer receive from PHP/MySQL developers?
Tips to optimize the php script..... Suggestion for exception handling in php...
How can we get ip address of a client in php?