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 / lakhan
I think values of all text boxes will be received and will
will be available as an Array of values.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Tell me what are the __construct() and __destruct() methods in a php class?
How many data types are there in php?
How to remove the new line character from the end of a text line?
How do you find the length of a string in php?
Are php variables global?
What is the difference between implode() and explode() in php?
What is action hooks and filter hooks?
How to replace a substring in a given string?
What type of operation is needed when passing values through a form or an url?
How do I repair phpmyadmin?
Can php replace javascript?
Why do we use session?
What is the correct syntax of mail() function in php?
Which function parses an English textual date or time into Unix timestamp in PHP.
How can I learn php fast?