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 Use ini_get_all to Find the PHP Configuration File Path?
8
PHP and Java JSON Conversion Example: PHP Array to JSON and Java Object to JSON Operation
5
ftp_rawlist Method to get recursive directory structure
3
Practical Guide to PHP Regular Expressions: Efficient Data Collection Techniques Explained
9
Similar Functions
fnmatch
fnmatch
Matchfilenameswithpa
is_file
is_file
Determinewhethertheg
glob
glob
Findfilepathsthatmat
touch
touch
Setfileaccessandmodi
rename
rename
Renameafileordirecto
chgrp
chgrp
Changethegrouptowhic
disk_free_space
disk_free_space
Returnstheavailables
fgets
fgets
Readalinefromafilepo
Popular Articles