Difference between revisions of "PHP/file"

from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
< PHP
Jump to navigation Jump to search
 
Line 6: Line 6:
 
* [[/io]]: file input/output and positioning
 
* [[/io]]: file input/output and positioning
 
* [[/meta]]: information about files/folders (but not their contents)
 
* [[/meta]]: information about files/folders (but not their contents)
* [[/sys]]: filesystem, i.e. folders and filespecs
+
* [[/name]]: filenames, folders, filespecs/paths

Latest revision as of 12:44, 7 September 2022

PHP File fx()

About

This is an index to pages about file handling and management in PHP.

Pages

  • /glob: filename wildcard matching
  • /io: file input/output and positioning
  • /meta: information about files/folders (but not their contents)
  • /name: filenames, folders, filespecs/paths