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
ftell
ftell
Returnsthelocationwh
fsync
fsync
Synchronizechangesto
tempnam
tempnam
Createafilewithauniq
fileatime
fileatime
Getthelastaccesstime
touch
touch
Setfileaccessandmodi
filectime
filectime
Gettheinodemodificat
is_writeable
is_writeable
is_writablealias
fwrite
fwrite
Writetofiles(safelyu
Popular Articles
How to Use the lstat Function to Determine if a Path Is a Symbolic Link? Step-by-Step Analysis
How to Use the lstat Function to Read File Permissions, Size, and Timestamps