Difference between revisions of "PHP/file/io"
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. |
| − | |||
| − | |||
==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
- Filesystem Functions
file_get_contents()file_put_contents()- file-handle functions:
- File System Related Extensions: also includes filesystem-related extensions