How can we submit a form without a submit button?
Answer Posted / mauzzam
You can use javascript to submit a form
| Is This Answer Correct ? | 237 Yes | 35 No |
Post New Answer View All Answers
What are the different errors in php?
How can a cross-site scripting attack be prevented by php?
How do you remove whitespace from the beginning and end of a $string variable?
Explain about PHP filter and why it should be used?
What are magic methods?
How does php sessions work?
How to convert a string to uppercase in php?
What is helper function?
What is mysql_real_escape_string used for?
What does the expression exception::__tostring means?
Explain me what is the goto statement useful for?
How do you measure variables?
Tell me how can you pass a variable by reference?
Tell us how to redirect a page in php?
What is $_ post in php?