Advertisements
Advertisements
प्रश्न
List out HTML control to support PHP language.
टिप्पणी लिखिए
उत्तर
- Text inputs
- Buttons
- Checkbox
- Radio box
- File Select
- Form Tag
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.
When you use the $_GET variable to collect data, the data is visible to ______.
PHP is a ______ programming language.
How PHP files can be accessed?
What is Form Validation in PHP?
Differentiate check box and Radio button.
Write the purpose Get method and Post method.
Discuss in detail about HTML form controls.
Explain concepts of HTTP Uploading process.