Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
readfile
readfile
Output file
Name:
readfile
Category:
File system
Programming Language:
php
One-line Description:
Read a file and output it to the output buffer.
Related
How to Read Stored Procedure Output Parameter Result Sets Using PDOStatement::nextRowset?
9
In-Depth Analysis of PHP IP Address Parsing Model and Its Applications
8
In-Depth Analysis of the Differences and Best Use Cases of I() and create() Methods in ThinkPHP
7
Effective Methods to Prevent Cross-Site Scripting (XSS) Attacks in PHP Forms
8
Similar Functions
is_file
is_file
Determinewhethertheg
lstat
lstat
Giveinformationabout
is_dir
is_dir
Determinewhethertheg
fnmatch
fnmatch
Matchfilenameswithpa
rewind
rewind
Rewindthefilepointer
fputcsv
fputcsv
FormatthelinetoCSVan
tmpfile
tmpfile
Createatemporaryfile
disk_total_space
disk_total_space
Returnsthetotalsizeo
Popular Articles