How can we submit a form without a submit button?
Answer Posted / sakthiopr
document.Formname.action = "filename to be submit"
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
Can a trait extend a class php?
How is csrf token generated?
What is return value in php?
How do I sort numbers in php?
Name some of the functions in php.
Does php use html?
How can we encrypt the password using php?
What is meant by urlencode and urldecode?
How to reset/destroy a cookie in php?
What is strcmp?
Is php a programming language?
Write a query to find the 2nd highest salary of an employee from the employee table?
What's the output of the ucwords function in this example?
Tell me how to set a page as a home page in a php based site?
What is php crud api?