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
fputcsv
fputcsv
FormatthelinetoCSVan
is_readable
is_readable
Determinewhetherthef
realpath_cache_size
realpath_cache_size
Getthesizeoftherealp
fgetc
fgetc
Readcharactersfromfi
fgetss
fgetss
Readalinefromafilepo
realpath
realpath
Returnsthenormalized
fseek
fseek
Positioninginfilepoi
filesize
filesize
Getfilesize
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