PHP Filesystem Functions
PHP Filesystem Functions
PHP Filesystem Functions
w3schools.com LOG IN
Installation
The filesystem functions are part of the PHP core. There is no installation needed to use these
functions.
On Windows platforms, both forward slash (/) and backslash (\) can be used.
Runtime Configuration
The behavior of the filesystem functions is affected by settings in php.ini.
feof() Checks if the "end-of-file" (EOF) has been reached for an open file
fgetss() Deprecated from PHP 7.3. Returns a line from an open file -
stripped from HTML and PHP tags
fpassthru() Reads from the current position in a file - until EOF, and writes the
result to the output buffer
❮ Previous Next ❯
COLOR PICKER
SHOP
HOW TO
Tabs
Dropdowns
Accordions
Side Navigation
Top Navigation
Modal Boxes
Progress Bars
Parallax
Login Form
HTML Includes
Google Maps
Range Sliders
Tooltips
Slideshow
Filter List
Sort List