Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
fstat
fstat
Get file information through the opened file pointer
Name:
fstat
Category:
File system
Programming Language:
php
One-line Description:
Returns information about an open file.
Related
PHP Backend Redirect Wrapper Tutorial: Efficient Page Redirection
10
Common Misunderstandings About the Version Information Returned by mysql_get_client_info()
7
Comprehensive Guide to KVDB Application and Implementation in PHP – Efficient Key-Value Database Integration
7
Does the Return Value of bin2hex Depend on Character Encoding? What Should You Pay Attention To?
5
Similar Functions
touch
touch
Setfileaccessandmodi
chown
chown
Changefileowner
fileperms
fileperms
Obtainfilepermission
fpassthru
fpassthru
Outputsallremainingd
file
file
Readtheentirefileint
filemtime
filemtime
Getfilemodificationt
glob
glob
Findfilepathsthatmat
fopen
fopen
OpenafileorURL
Popular Articles