Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
is_link
is_link
Determine whether the given file name is a symbolic connection
Name:
is_link
Category:
File system
Programming Language:
php
One-line Description:
Determines whether the specified file is a connection.
Related
PDOStatement::fetchObject Common Errors in Multi-Table Joint Query
3
How to Encrypt and Decrypt ZIP Files Using PHP ZipArchive
10
Analysis of differences and compatibility between mb_get_info in PHP 7.x and PHP 8.x
10
Common Reasons Why the chown Function in PHP Cannot Change File Ownership
8
Similar Functions
filesize
filesize
Getfilesize
popen
popen
Openprocessfilepoint
fpassthru
fpassthru
Allremainingdataatth
fnmatch
fnmatch
Matchfilenameswithpa
diskfreespace
diskfreespace
aliasfordisk_free_sp
rewind
rewind
Rewindthefilepointer
rmdir
rmdir
Deletedirectory
fgetcsv
fgetcsv
Readalinefromthefile
Popular Articles