PHP: Filesystem / Files and Folders
By Kristoffer BohmannProcessing Files
abc
Opening a File
abc
Writing to a File
abc
Deleting a File with unline()
abc
Closing a File
abc
Reading from a File
abc
Looping Files in a Folder
- glob()
- file_exists()
- filesize()
