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
Is php a mvc?
Explain what are the two main string operators?
What types of MYSQL function available for affecting columns
How many escape sequences are recognized in double-quoted strings?
Explain about switch statement in PHP?
What are the 5 types of variables?
Explain me what is the use of header() function in php?
What are the differences between php3 and php4 and php5? What is the current stable version of php? What advance thing in php7?
What is config file in php?
How to read the entire file into a single string?
Is php better than python?
List few sensible functions in PHP?
How to strip whitespace (or other characters) from the beginning and end of a string?
Tell me how to initiate a session in php?
What are magic methods?