How can we submit a form without a submit button?
What is the use of obj_star?
Answer Posted /
By using javascript document.submit()
and <input type=image>
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
Does php use html?
What is default session time in php?
What is the name of scripting engine in php?
Does php need a closing tag?
What is whitespace in php?
Is multilevel inheritance possible in php?
Which php framework is fastest?
Differences between get and post methods?
Under what circumstance is it impossible to assign a default value to a parameter while declaring a function?
What does a delimiter do in mysql?
Is php strongly typed?
Can php run without apache?
How does php sessions work?
What is csrf cookie?
Explain the difference between $message and $$message?