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
Tell me what are sql injections, how do you prevent them and what are the best practices?
Which function will suitably replace 'x' if the size of a file needs to be checked? $Size=x(filename);
Tell me what does pear stands for?
How to open a file for reading?
What is string function sql?
When to use single quotes, double quotes, and backticks?
What is the interface in php?
What can php do?
Tell me what is the meaning of a final class and a final method?
How are php sessions stored?
What is session php?
How to remove an empty directory?
What is php and why we use it?
Explain briefly about a search-friendly site looks like?
What is the difference between require and include in php?