Advertisements
Advertisements
प्रश्न
Define for Form Handling method in PHP.
व्याख्या
उत्तर
- 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
HTML Forms
या प्रश्नात किंवा उत्तरात काही त्रुटी आहे का?
APPEARS IN
संबंधित प्रश्न
Discuss the following and Answer the question.
A Jr. web designer wants to design a webpage to enter the employee name, address. He needs a button to clear the form content and submit the data.
- Write the different controls he will use to create the web page.
- State the tags to be used for the controls.
Discuss the following and Answer the question.
A teacher has asked a student to create a web page to accept number and check whether it is between 50 to 100.
- List the variable, operators to be used.
- Specify the built-in function used and structure used.
In which input field only one option Can be selected?
Which attribute of form tag helps in client-side validation?
The no. of parameters used by fclose() function.
Write Syntax of Text box in HTML,
Differentiate Get and Post Method.
Write short notes on File handling.
Explain Form Handling methods.
Explain the process File handling.