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
lchown
lchown
Modifytheownerofthes
pclose
pclose
Closeprocessfilepoin
clearstatcache
clearstatcache
Clearfilestatuscache
chgrp
chgrp
Changethegrouptowhic
fdatasync
fdatasync
Synchronizedata(butn
readfile
readfile
Outputfile
fopen
fopen
OpenafileorURL
ftell
ftell
Returnsthelocationwh
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