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 access functionality
|
{{#set: page title=PHP file access functionality }}
|
PHP File fx() |
This is a quick index to information about accessing files in PHP.
Functions
- Filesystem Functions
file(): read entire text file into an array (by line)file_get_contents(): read entire text file into a stringfile_put_contents()- file-handle functions:
- File System Related Extensions: also includes filesystem-related extensions
