मराठी
तामिळनाडू बोर्ड ऑफ सेकेंडरी एज्युकेशनएचएससी विज्ञान इयत्ता १२

Explain Form Handling methods. - Computer Applications

Advertisements
Advertisements

प्रश्न

Explain Form Handling methods.

थोडक्यात उत्तर

उत्तर

  1. When the user keying the input data in HTML controls and clicks the submit button the request will be generated and reaches a PHP file which is mentioned in the FORM tag under the Action attribute.
  2. All input values are synchronized and sent to the server via POST method or GET method.
  3. Method is an attribute form tag in HTML. Once the data reaches the server, two PHP variables such as $_POST and $_GET collects the data and prepares the response accordingly.
  • Post Method:
  1. The input data sent to the server with POST method is stored in the request body of the client’s HTTP request.
  • Get Method:
  1. The input data sent to the server with POST method via URL address is known as the query string.
  2. All input data are visible by a user after they clicks the submit button.
shaalaa.com
HTML Forms
  या प्रश्नात किंवा उत्तरात काही त्रुटी आहे का?
पाठ 8: Forms and Files - Evaluation - PART – IV [पृष्ठ १२५]

APPEARS IN

सामाचीर कलवी Computer Applications [English] Class 12 TN Board
पाठ 8 Forms and Files
Evaluation - PART – IV | Q 1. | पृष्ठ १२५
Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×