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 / teju
value of last textbox will be received.
| Is This Answer Correct ? | 10 Yes | 2 No |
Post New Answer View All Answers
How do I update php?
Explain the difference between mysql_connect and mysql_pconnect?
What is the difference between $message and $$message in php?
What is the value for this auto incremented field user_pri_id?
What are different types of runtime errors in php?
What are the different opening and closing tags available in PHP?
What is the use of nl2br() in php?
What is the difference between super () and this ()?
How to make horizonatl menu and vertical menu responsive
What is a trait in php?
What is the sign to start variables in PHP?
What is a simple php method to make a cross domain data request?
What is the meaning of "enctype= multipart/form-data" ?
What does $globals means?
What is associative array in php?