Home
PHP
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
How to ensure that curl_multi_close does not interfere with the intermediate process of requests
8
Solve the problem that the get_include_path() setting in PHP is ignored
6
How to use socket_cmsg_space to ensure efficient messaging?
1
The underlying implementation of the PHP serialize function: How does it work?
1
Similar Functions
chown
chown
Changefileowner
touch
touch
Setfileaccessandmodi
file_exists
file_exists
Checkifthefileordire
realpath_cache_get
realpath_cache_get
Getrealpathcacheentr
readfile
readfile
Outputfile
diskfreespace
diskfreespace
aliasfordisk_free_sp
fread
fread
Readfiles(safelyused
link
link
Createahardconnectio
Popular Articles