Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
fread
fread
Read files (safely used in binary files)
Name:
fread
Category:
File system
Programming Language:
php
One-line Description:
Read the open file.
Related
How to Install and Configure LAMP Stack on Fedora 24: Linux, Apache, MariaDB, and PHP Tutorial
2
How to Retrieve HTTP Header Information in PHP: Methods and Tips
4
Common problems and solutions when using ob_list_handlers with ob_flush
3
The session_status function is used in conjunction with session_id
10
Similar Functions
pathinfo
pathinfo
Returnsthefilepathin
fnmatch
fnmatch
Matchfilenameswithpa
realpath_cache_get
realpath_cache_get
Getrealpathcacheentr
filesize
filesize
Getfilesize
is_uploaded_file
is_uploaded_file
Determinewhetherthef
lchown
lchown
Modifytheownerofthes
is_link
is_link
Determinewhethertheg
dirname
dirname
Returntothedirectory
Popular Articles