Advertisements
Advertisements
Question
Define File handling in PHP.
Definition
Solution
File handling is an important activity of all web application development process.
Files are processed for different tasks using the following events:
- PHP Open a File
- PHP Read a File
- PHP Close a File
- PHP Write a File
- PHP Appending a File and
- PHP uploading a File.
shaalaa.com
Files
Is there an error in this question or solution?