what is a file handling

Asked by Last Modified  

14 Answers

Learn PHP

Follow 0
Answer

Please enter your answer

Tutor

File handling is an important part of any web application. You often need to open and process a file for different tasks. PHP has several functions for creating, reading, uploading, and editing files. When you are manipulating files you must be very careful. You can do a lot of damage if you do something...
read more
File handling is an important part of any web application. You often need to open and process a file for different tasks. PHP has several functions for creating, reading, uploading, and editing files. When you are manipulating files you must be very careful. You can do a lot of damage if you do something wrong. Common errors are: editing the wrong file, filling a hard-drive with garbage data, and deleting the content of a file by accident. Example: read less
Comments

Experienced Web Designer and Developer

File handling is used when you want to process a file for different tasks. Like you need to save a data in a text file so you will first open the file, then write the data in the file and after that you need to close the file. So all the tasks perform on a file is called file handling.
Comments

Tutor

It's process in which you can create a file , read and write content in file with help of program or code that is called file handling.
Comments

In file handling we can perform operations like create, modify, delete etc on system files.
Comments

Web Technology Trainer(RIA,PHP,HTML)

Handling file operations such as read, write,upload,delete etc is file handling..its basically how u deal with files..
Comments

in file handling we write code to read , write, delete, change permission and update file. any action or code written related to file is called file handling
Comments

Tutor

IT INCLUDES FILE READ WRITE DELETE DIRECTORY EDITING AND DELETING ETC
Comments

Technical Training

To performing operation using text file
Comments

File is one of the media where we can store our data permanently .Also it is used as a storage device since long ago. File handling is the mechanism by which we can store , retrieve, modify the data as per our requirement.
Comments

Tutor For BCA & MCA Subjects

File handing is one the good feature provided by almost all the languages starting from C to many more. Now with the help of file handling you can save and retrieve the data from a file as and when you required. So the botheration about the data entry whenever you run your program will be eliminated...
read more
File handing is one the good feature provided by almost all the languages starting from C to many more. Now with the help of file handling you can save and retrieve the data from a file as and when you required. So the botheration about the data entry whenever you run your program will be eliminated now. You can also make the changes in the file if you have entered wrong data or if you want to update existing data. You can create different types of files from the any programming languages, but again every programming languages provide different types of creation of different files. read less
Comments

View 12 more Answers

Related Questions

Between Java and Python, which one is better to learn first and why?
Both the development programs come with their strong suits. While Java allows you to enjoy the cross-platform support, Python helps you execute on at least ten different operating systems. It would help...
Priyanka
0 0
5
PHP (LAMP) for entrepreneurs, is there any full time, fast track classes on PHP(LAMP) for entrepreneurs, who want are want to do some tech part in their startups
Yes, You have option. You can Join. Xpert Infotech, New Delhi. Before going through Silverlight live project training candidate should have knowledge of given concepts listed below: Knowledge of HTML...
Saee
0 0
6
What kind of interview questions are asked for Advanced PHP?
http://phpinterviewquestions.co.in/ http://stackoverflow.com/questions/2118755/questions-every-good-php-developer-should-be-able-to-answer http://www.slideshare.net/vineetkumarsaini/top-100-php-interview-questions-and-answers
Manshi
Which is best to build web applications: PHP, Python, or Ruby? Why?
I have used almost all of the three language in my web working experience.PHP:It may be not that cool and I think it doesn't rely too much on the framework. Yes, PHP is just a language, but it is the only...
Sunil
0 0
7
What is the fee for php classess?
Basic + Advanced + WD + MVC, full php developer profile Rs. 12000/- 4 month with practice.
Manjunath

Now ask question in any of the 1000+ Categories, and get Answers from Tutors and Trainers on UrbanPro.com

Ask a Question

Related Lessons

Top Programming Languages 2017: Every Beginner Should Learn
Every year a plethora of job opportunities are being created for skilled programmers. So if you are thinking of honing your coding skills it is really a bright idea. But with so many programming languages...

What is Array in PHP | Types of Array
An array is a special variable, which can hold more than one value at a time or you can say An array stores multiple values in one single variable. If you have a list of items (a list of car names, for...

Hiding .php extension Using HTACESS File
If you wish to hide.php extension from your website, then create a .htaccess file in your project root and paste the following code : RewriteEngine On RewriteCond %{THE_REQUEST} ^{3,}\s/(.+)\.php*...

How To Connect To Server Using PHP?
It is very easy to connect to server using PHP and MYSQL. PHP is a very friendly Programming Language that any one can learn who know the basics of the Front End Development. PHP is a programming Language...

Happiness Or Satisfaction: How To Quit Your Day Job?
Four years ago on a sunny April morning, I slinked into my new office building, suit slightly too big, 24-years-old and clueless. It was my first day working at a large, prestigious Organization. The...

Recommended Articles

Whether it was the Internet Era of 90s or the Big Data Era of today, Information Technology (IT) has given birth to several lucrative career options for many. Though there will not be a “significant" increase in demand for IT professionals in 2014 as compared to 2013, a “steady” demand for IT professionals is rest assured...

Read full article >

Hadoop is a framework which has been developed for organizing and analysing big chunks of data for a business. Suppose you have a file larger than your system’s storage capacity and you can’t store it. Hadoop helps in storing bigger files than what could be stored on one particular server. You can therefore store very,...

Read full article >

Software Development has been one of the most popular career trends since years. The reason behind this is the fact that software are being used almost everywhere today.  In all of our lives, from the morning’s alarm clock to the coffee maker, car, mobile phone, computer, ATM and in almost everything we use in our daily...

Read full article >

Almost all of us, inside the pocket, bag or on the table have a mobile phone, out of which 90% of us have a smartphone. The technology is advancing rapidly. When it comes to mobile phones, people today want much more than just making phone calls and playing games on the go. People now want instant access to all their business...

Read full article >

Looking for PHP Classes?

Learn from the Best Tutors on UrbanPro

Are you a Tutor or Training Institute?

Join UrbanPro Today to find students near you