Advertisements
Advertisements
Question
Define for Form Handling method in PHP.
Definition
Advertisements
Solution
- Form tag is used to mention a method (POST or GET) and control the entire form controls in the HTML document.
- All input values are synchronized and sent to the server via POST or GET method.
shaalaa.com
Is there an error in this question or solution?
