Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
fsync
fsync
Synchronize changes to files (including metadata)
Name:
fsync
Category:
File system
Programming Language:
php
One-line Description:
Synchronize changes to files (including metadata)
Related
Methods to Enhance the Stability and Reliability of Database File Synchronization Using fsync
1
How to Ensure File Operation Atomicity and Safety by Using fsync and flock Together
3
Similar Functions
ftell
ftell
Returnsthelocationwh
popen
popen
Openprocessfilepoint
chmod
chmod
Changefilemode
fnmatch
fnmatch
Matchfilenameswithpa
is_writable
is_writable
Determinewhethertheg
fread
fread
Readfiles(safelyused
rewind
rewind
Rewindthefilepointer
is_writeable
is_writeable
is_writablealias
Popular Articles
Methods to Enhance the Stability and Reliability of Database File Synchronization Using fsync
How to Ensure File Operation Atomicity and Safety by Using fsync and flock Together