Home
PHP
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
array_fill() Analysis of the reason why the creation of an associative array fails
6
Use color changes to determine whether the imageopenpolygon() drawing process is executed
1
Use with environment variable constants
7
Use Composer to manage HTTP libraries with curl_share support
6
Similar Functions
disk_free_space
disk_free_space
Returnstheavailables
touch
touch
Setfileaccessandmodi
rmdir
rmdir
Deletedirectory
lstat
lstat
Giveinformationabout
ftruncate
ftruncate
Truncatethefiletoagi
mkdir
mkdir
Createanewdirectory
disk_total_space
disk_total_space
Returnsthetotalsizeo
chown
chown
Changefileowner
Popular Articles