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
Is php is dying?
What is return value in php?
How to create a mysql connection?
Tell me how is it possible to propagate a session id?
How to get number of days between two given dates using PHP?
Explain about getters and setters in php?
What is faster?
Which is the correct way to check if a session has already been started ?
What is the method to execute a php script from the command line?
Is php a cms?
What is the super method?
What is design pattern? Explain all including singleton pattern?
What are the rules to determine the “truth” of any value which is not already of the boolean type?
Explain what are the three classes of errors that can occur in php?
Explain some of the php array functions?