Advertisements
Advertisements
प्रश्न
Write short notes on File handling.
टीपा लिहा
उत्तर
- File handling is an important activity of all web application development process.
- It is needed for any application. For some tasks to be done file needs to be processed.
- File handling in PHP is similar as file handling is done by using any programming language.
shaalaa.com
HTML Forms
या प्रश्नात किंवा उत्तरात काही त्रुटी आहे का?
APPEARS IN
संबंधित प्रश्न
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 ______.
______ method stores the input data in the request body of the clients HTTP request.
Identify which is not a server side application language.
Write Syntax of Text box in HTML,
What is a HTML form?
Differentiate check box and Radio button.
Discuss in detail about HTML form controls.
Explain concepts of HTTP Uploading process.
Explain the concept of Submit and Reset buttons in HTML forms.