Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
lstat
lstat
Give information about a file or symbol connection
Name:
lstat
Category:
File system
Programming Language:
php
One-line Description:
Returns information about file or symbolic connection.
Related
How to Use the lstat Function to Determine if a Path Is a Symbolic Link? Step-by-Step Analysis
9
How to Use the lstat Function to Read File Permissions, Size, and Timestamps
6
Similar Functions
filemtime
filemtime
Getfilemodificationt
fileinode
fileinode
Gettheinodeofthefile
fileowner
fileowner
Getthefileowner
realpath_cache_get
realpath_cache_get
Getrealpathcacheentr
ftruncate
ftruncate
Truncatethefiletoagi
fileperms
fileperms
Obtainfilepermission
file_put_contents
file_put_contents
Writedatatoafile
rename
rename
Renameafileordirecto
Popular Articles
How to Use the lstat Function to Read File Permissions, Size, and Timestamps
How to Use the lstat Function to Determine if a Path Is a Symbolic Link? Step-by-Step Analysis