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
(Created page with "{{:PHP/file/NAV}} ==About== This is an index to pages about file handling and management in PHP. ==Pages== * /meta: information about files/folders (but not their cont...")
 
Line 3: Line 3:
 
This is an index to pages about file handling and management in [[PHP]].
 
This is an index to pages about file handling and management in [[PHP]].
 
==Pages==
 
==Pages==
 +
* [[/glob]]: filename wildcard matching
 +
* [[/io]]: file input/output and positioning
 
* [[/meta]]: information about files/folders (but not their contents)
 
* [[/meta]]: information about files/folders (but not their contents)
* [[/io]]: file input/output and positioning
 
 
* [[/sys]]: filesystem, i.e. folders and filespecs
 
* [[/sys]]: filesystem, i.e. folders and filespecs

Revision as of 14:12, 24 August 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)
  • /sys: filesystem, i.e. folders and filespecs