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
fileinode
fileinode
Gettheinodeofthefile
feof
feof
Testwhetherthefilepo
realpath_cache_get
realpath_cache_get
Getrealpathcacheentr
clearstatcache
clearstatcache
Clearfilestatuscache
file_get_contents
file_get_contents
Readtheentirefileint
fpassthru
fpassthru
Allremainingdataatth
fopen
fopen
OpenafileorURL
parse_ini_file
parse_ini_file
Parseaconfigurationf
Popular Articles
How to Ensure File Operation Atomicity and Safety by Using fsync and flock Together
Methods to Enhance the Stability and Reliability of Database File Synchronization Using fsync