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
How to Create a SOAP API with PHP: A Detailed Tutorial and Code Examples
5
How to Use sum() Function for Data Filtering and Summing in Laravel
2
PHP Framework Development Guide: A Complete Step-by-Step Process from Framework Selection to Project Deployment
1
How to optimize the performance of socket_wsaprotocol_info_import in PHP
7
Similar Functions
file
file
Readtheentirefileint
diskfreespace
diskfreespace
aliasfordisk_free_sp
chmod
chmod
Changefilemode
is_writeable
is_writeable
is_writablealias
fgetss
fgetss
Readalinefromafilepo
realpath
realpath
Returnsthenormalized
lstat
lstat
Giveinformationabout
chown
chown
Changefileowner
Popular Articles