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
Write a context debugger tool: Get all options for streams
7
How to confirm whether the timeout time or user_agent is successfully set?
1
Asynchronous Coroutine Development for Building a High-Performance Real-Time Search Engine
9
Does the attr_get call affect query performance?
8
Similar Functions
lstat
lstat
Giveinformationabout
fgetcsv
fgetcsv
Readalinefromthefile
copy
copy
Copythefile
fopen
fopen
OpenafileorURL
fstat
fstat
Getfileinformationth
disk_total_space
disk_total_space
Returnsthetotalsizeo
file
file
Readtheentirefileint
glob
glob
Findfilepathsthatmat
Popular Articles