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
parse_ini_file
parse_ini_file
Parseaconfigurationf
rmdir
rmdir
Deletedirectory
fsync
fsync
Synchronizechangesto
filemtime
filemtime
Getfilemodificationt
copy
copy
Copythefile
feof
feof
Testwhetherthefilepo
fgets
fgets
Readalinefromafilepo
linkinfo
linkinfo
Getinformationabouta
Popular Articles
Encountering Symlink Loops? Here’s How to Solve It with the readlink Function