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 / prabir
value of last textbox will be received.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to know user has read the email-php?
Which cryptographic functions in php returns the longest hash value?
What is the major php security hole? How to avoid?
What is difference between mysql_connect and mysqli_connect?
How many types of php frameworks are there?
How to add comments in php?
What are the advantages of object-oriented programming in php?
Write a program to display reverse of any number?
Do you know when sessions ends?
Can we override magic methods in php?
What are include() and require() functions?
What is ltrim?
How can you get the size of an image in PHP?
What is mysqli php?
Where do I run php code?