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 ______.
PHP is a ______ programming language.
What does fopen() function do in PHP?
Define HTML form controls.
What is a HTML form?
Write any two rules for input HTML.
Differentiate Get and Post Method.
Explain concepts of HTTP Uploading process.
Customer Analytics firm needs to design a survey form as shown below:
Write suitable HTML code to design it.