Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
fdatasync
fdatasync
Synchronize data (but not metadata) to a file
Name:
fdatasync
Category:
File system
Programming Language:
php
One-line Description:
Synchronize data (but not metadata) to a file
Related
What Are the Differences Between fdatasync and fsync? When Should You Use Them?
4
Similar Functions
fdatasync
fdatasync
Synchronizedata(butn
is_writeable
is_writeable
is_writablealias
rewind
rewind
Rewindthefilepointer
fileperms
fileperms
Obtainfilepermission
fstat
fstat
Getfileinformationth
realpath_cache_size
realpath_cache_size
Getthesizeoftherealp
disk_free_space
disk_free_space
Returnstheavailables
rmdir
rmdir
Deletedirectory
Popular Articles
What Are the Differences Between fdatasync and fsync? When Should You Use Them?