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 Use PHP's zip_read Function with scandir() to Recursively Create Target Folder Structure and Unzip Files?
10
PHP User Authentication System: Implementing Secure Login and Efficient Session Management
8
Make text images with transparent shadows
6
date_sunset() and date_sunrise() to obtain the day length
6
Similar Functions
parse_ini_file
parse_ini_file
Parseaconfigurationf
tempnam
tempnam
Createafilewithauniq
file_put_contents
file_put_contents
Writedatatoafile
pathinfo
pathinfo
Returnsthefilepathin
rewind
rewind
Rewindthefilepointer
lstat
lstat
Giveinformationabout
fgetss
fgetss
Readalinefromafilepo
flock
flock
Lightweightconsultat
Popular Articles