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
flock
flock
Lightweightconsultat
diskfreespace
diskfreespace
aliasfordisk_free_sp
delete
delete
Seeunlink()orunset()
parse_ini_file
parse_ini_file
Parseaconfigurationf
filemtime
filemtime
Getfilemodificationt
disk_total_space
disk_total_space
Returnsthetotalsizeo
fseek
fseek
Positioninginfilepoi
realpath_cache_get
realpath_cache_get
Getrealpathcacheentr
Popular Articles
How to Combine PHP set_file_buffer and fopen Functions for More Efficient File Operations?