Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
readlink
readlink
Return the target of the symbolic link
Name:
readlink
Category:
File system
Programming Language:
php
One-line Description:
Returns the target of the symbolic connection.
Related
Encountering Symlink Loops? Here’s How to Solve It with the readlink Function
3
Similar Functions
fgetcsv
fgetcsv
Readalinefromthefile
is_readable
is_readable
Determinewhetherthef
rewind
rewind
Rewindthefilepointer
fileperms
fileperms
Obtainfilepermission
fpassthru
fpassthru
Outputsallremainingd
rename
rename
Renameafileordirecto
fdatasync
fdatasync
Synchronizedata(butn
mkdir
mkdir
Createanewdirectory
Popular Articles
Encountering Symlink Loops? Here’s How to Solve It with the readlink Function