Forside > PHP > PHP Filesystem

PHP: Filesystem / Files and Folders

By Kristoffer Bohmann

Processing 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()