Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
set_file_buffer
set_file_buffer
alias for stream_set_write_buffer
Name:
set_file_buffer
Category:
File system
Programming Language:
php
One-line Description:
Sets the buffer size of the opened file.
Related
How to Combine PHP set_file_buffer and fopen Functions for More Efficient File Operations?
10
Similar Functions
linkinfo
linkinfo
Getinformationabouta
mkdir
mkdir
Createanewdirectory
disk_total_space
disk_total_space
Returnsthetotalsizeo
filemtime
filemtime
Getfilemodificationt
fclose
fclose
Closeanopenfilepoint
parse_ini_string
parse_ini_string
Parsingconfiguration
fread
fread
Readfiles(safelyused
fnmatch
fnmatch
Matchfilenameswithpa
Popular Articles
How to Combine PHP set_file_buffer and fopen Functions for More Efficient File Operations?