PHP/file/io: Difference between revisions
from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
No edit summary |
m Woozle moved page PHP/file to PHP/file/io without leaving a redirect: reorg |
(No difference)
| |
Revision as of 21:25, 30 June 2022
|
PHP file access functionality
|
{{#set: page title=PHP file access functionality }}
This is a quick index to information about accessing files in PHP.
Related
- [[../filesystem|filesystem]]: folders/directories, file meta
Functions
- Filesystem Functions
file_get_contents()file_put_contents()- file-handle functions:
- File System Related Extensions: also includes [[../filesystem|filesystem]]-related extensions
