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
What is $_ server request_method == post?
How we can declare variable in php?
What are php expressions?
What is variable and data type?
What is isset function in php?
What is the difference between apache and tomcat?
How to open a file in php?
What is good average session duration?
Echo is used to Display message on screen. Which is used with echo to not output the trailing newline?
What is the name of the scripting engine that powers PHP?
What software is required to run php?
Why shouldn't I use mysql_* functions in php?
What are the 5 types of variables?
What is the difference between htmlentities() and htmlspecialchars()?
What is helper library?