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 Linked List Queue Implementation: FIFO Queue with Tail Pointer
8
Common Challenges and Effective Solutions for Building IoT Applications with PHP
7
Basic usage of hebrev function: Convert Hebrew text to reverse format
4
Exploring PHP in Depth: A Powerful Tool for Modern Web Development
3
Similar Functions
realpath_cache_size
realpath_cache_size
Getthesizeoftherealp
linkinfo
linkinfo
Getinformationabouta
file_get_contents
file_get_contents
Readtheentirefileint
feof
feof
Testwhetherthefilepo
diskfreespace
diskfreespace
aliasfordisk_free_sp
is_executable
is_executable
Determinewhethertheg
mkdir
mkdir
Createanewdirectory
unlink
unlink
Deletefiles
Popular Articles