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 / sunil kumar
Value of last text box will be recieved
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What is the difference between laravel and php?
Is php secure?
What is the use of $_server and $_env?
What’s the difference between htmlentities() and htmlspecialchars()?
Tell me what is the actually used php version?
Why does php need server?
What are php errors?
Tell me what type of operation is needed when passing values through a form or an url?
Explain me what are the differences between mysql_fetch_array(), mysql_fetch_object(), mysql_fetch_row()?
What enctype is required for file uploads to work?
Why does php start with variables?
What is escape data in php?
Who is the father or inventor of php?
What are the ways to define a constant in php?
How to execute a php script from the command line?