What is the substitution of submit in PHP?
Answer Posted / shweta
<a href="javascript:document.formname.submit();">Submit</a>
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What is php static function?
What does $_env means?
What enctype is required for file uploads to work?
Code to open file download dialog in PHP?
Explain Constant in Class?
What is composer used for?
Does php have multiple inheritance?
Do you know when sessions ends?
What is framework? How it works? What is advantage?
What is difference between echo and print in php?
What is the difference between laravel and php?
What are html entities?
How to convert a string to uppercase in php?
Does jwt protect against csrf?
What is difference between isset and empty in php?