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 / nilesh navadiya
value of Last textbox will be received.
| Is This Answer Correct ? | 13 Yes | 2 No |
Post New Answer View All Answers
What software is required for php?
What is meant by session in php?
How to redirect a url from http to https in .htaccess?
How to access standard error stream in PHP?
How do I install php and apache on windows 10?
How to find a specific value in an array?
How to create database connection and query in php?
How long is a php session valid?
How to remove white spaces from the beginning and/or the end of a string in php?
What is explode() in php?
How do I run a php script in windows?
Is array empty php?
What is the Pipe Symbol represented?
Which function would you use to insert a record into a database in php?
Can php replace javascript?