Difference between revisions of "PHP/file/io"

from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
< PHP‎ | file
Jump to navigation Jump to search
m (Woozle moved page PHP/file to PHP/file/io without leaving a redirect: reorg)
Line 1: Line 1:
 
{{fmt/title|PHP file access functionality}}
 
{{fmt/title|PHP file access functionality}}
This is a quick index to information about accessing files in PHP.
+
{{:PHP/file/NAV}}This is a quick index to information about accessing files in PHP.
==Related==
 
* {{l/same|filesystem}}: folders/directories, file meta
 
 
==Functions==
 
==Functions==
 
* [https://www.php.net/manual/en/ref.filesystem.php Filesystem Functions]
 
* [https://www.php.net/manual/en/ref.filesystem.php Filesystem Functions]

Revision as of 21:43, 30 June 2022

PHP file access functionality

PHP File fx()

This is a quick index to information about accessing files in PHP.

Functions